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

index 84939e3..04eb678 100644 (file)
@@ -374,7 +374,7 @@ panel.load({
      * @return {String} 
      */
     getTitle : function(){
-        return this.title;
+        return this.title+'testing';
     },
     
     /**