From: john Date: Tue, 28 Nov 2017 03:58:09 +0000 (+0800) Subject: Roo/bootstrap/panel/Content.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=bc69e553c0b8f17fe59aec1cf8dc5983c07b30e2;p=roojs1 Roo/bootstrap/panel/Content.js --- diff --git a/Roo/bootstrap/panel/Content.js b/Roo/bootstrap/panel/Content.js index 07b6f64cd7..84939e3ccc 100644 --- a/Roo/bootstrap/panel/Content.js +++ b/Roo/bootstrap/panel/Content.js @@ -381,7 +381,7 @@ panel.load({ * Set this panel's title * @param {String} title */ - setTitle : function(title){ //testing + setTitle : function(title){ this.title = title; if(this.region){ this.region.updatePanelTitle(this, title);