Pman.js
[Pman.Core] / Pman.js
diff --git a/Pman.js b/Pman.js
index e164c43..a78c521 100644 (file)
--- 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);