JsRender/Roo.js
authorEdward <edward@roojs.com>
Tue, 29 Apr 2014 08:54:12 +0000 (16:54 +0800)
committerEdward <edward@roojs.com>
Tue, 29 Apr 2014 08:54:12 +0000 (16:54 +0800)
JsRender/Roo.js

index cdb142d..1164448 100644 (file)
@@ -409,8 +409,8 @@ Roo = XObject.define(
                 return false;
             }
             
-            Roo.log('here is the top');
-            Roo.log(top);
+            console.log('here is the top');
+            console.log(top);
             
             if (top.match(/Dialog/)) {
                 return this.toSourceDialog(true);