Roo/bootstrap/panel/Content.js
authorjohn <john@roojs.com>
Tue, 28 Nov 2017 04:16:23 +0000 (12:16 +0800)
committerjohn <john@roojs.com>
Tue, 28 Nov 2017 04:16:23 +0000 (12:16 +0800)
Roo/bootstrap/panel/Content.js

index f6fc684..e2f78e5 100644 (file)
@@ -380,7 +380,7 @@ panel.load({
         }
         
         for (var i=0; i<this.title.length; i++) {
-            Roo.log(this.title[i]);
+            Roo.log('title::' +this.title[i]);
         }
     },