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

index e2f78e5..e7a9c0b 100644 (file)
@@ -378,10 +378,7 @@ panel.load({
         if (typeof(this.title) != 'object') {
             return this.title;
         }
-        
-        for (var i=0; i<this.title.length; i++) {
-            Roo.log('title::' +this.title[i]);
-        }
+
     },
     
     /**