From a60bd3a07ec81efa17c37a0b482ebd1d78680650 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 9 Nov 2010 14:57:27 +0800 Subject: [PATCH] Pman.js --- Pman.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.js b/Pman.js index e164c430..a78c521a 100644 --- a/Pman.js +++ b/Pman.js @@ -863,7 +863,7 @@ Pman = new Roo.Document( return; } //console.log("SEND : " + sbits[cur]); - + Roo.log("SEND : " + sbits[cur]); Pman.gtranslate( sbits[cur], src, dest, function(result) { if (typeof(result) == 'object') { cb.call(result); -- 2.39.2