Roo/bootstrap/panel/Content.js
[roojs1] / Roo / bootstrap / panel / Content.js
index c6a4662..acf241b 100644 (file)
@@ -408,7 +408,7 @@ panel.load({
      * @param {String} title
      */
     setTitle : function(title){
-        this.title = title;//????
+        this.title = title;
         if(this.region){
             this.region.updatePanelTitle(this, title);
         }