Mercurial > hg > ChinaGisRestApi
changeset 216:f3dba1417e7d
debugging map layer
author | casties |
---|---|
date | Wed, 23 Mar 2011 15:33:36 +0100 |
parents | 863422977297 |
children | b2dd655793f4 |
files | gis_gui/lib/blocks.js |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/gis_gui/lib/blocks.js Tue Mar 22 13:38:16 2011 +0100 +++ b/gis_gui/lib/blocks.js Wed Mar 23 15:33:36 2011 +0100 @@ -54,7 +54,7 @@ var newblock = $("<div>Block loading...</div>"); var newid = baseId+"_"+randomString(); var container = this.containerElement; - console.debug("addblock newid="+newid); + console.debug("addblock newid="+newid+" params="+params); newblock.hide(); newblock.load(url, function() { // after load function