From 5edeebb833105589c93cbe5d94672e211e356c0a Mon Sep 17 00:00:00 2001 From: john Date: Tue, 28 Nov 2017 11:58:24 +0800 Subject: [PATCH] Roo/bootstrap/panel/Content.js --- Roo/bootstrap/panel/Content.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/panel/Content.js b/Roo/bootstrap/panel/Content.js index 84939e3ccc..07b6f64cd7 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){ + setTitle : function(title){ //testing this.title = title; if(this.region){ this.region.updatePanelTitle(this, title); -- 2.39.2