Mercurial > hg > ChinaGisRestApi
changeset 225:640007b1a424
Merge with 55b3dce54b423196c69c40e9d2ea8d9d3f32c96f
author | casties |
---|---|
date | Fri, 08 Apr 2011 14:43:16 +0200 |
parents | b2dd655793f4 (diff) 55b3dce54b42 (current diff) |
children | |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/gis_gui/lib/blocks.js Fri Apr 08 09:33:12 2011 +0200 +++ b/gis_gui/lib/blocks.js Fri Apr 08 14:43:16 2011 +0200 @@ -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