From f8bf816b280a498713d5c8acfc5499743addf198 Mon Sep 17 00:00:00 2001 From: john Date: Tue, 28 Nov 2017 12:09:37 +0800 Subject: [PATCH] Roo/bootstrap/panel/Content.js --- Roo/bootstrap/panel/Content.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Roo/bootstrap/panel/Content.js b/Roo/bootstrap/panel/Content.js index 4cb6f93073..84939e3ccc 100644 --- a/Roo/bootstrap/panel/Content.js +++ b/Roo/bootstrap/panel/Content.js @@ -382,7 +382,6 @@ panel.load({ * @param {String} title */ setTitle : function(title){ - title = 'testing'; this.title = title; if(this.region){ this.region.updatePanelTitle(this, title); -- 2.39.2