From 96225e91bb0e7e1cef6899b73718838252b037e5 Mon Sep 17 00:00:00 2001 From: john Date: Tue, 28 Nov 2017 15:18:00 +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 67f9059366..0defdfd604 100644 --- a/Roo/bootstrap/panel/Content.js +++ b/Roo/bootstrap/panel/Content.js @@ -390,7 +390,7 @@ panel.load({ if (k.indexOf('-') >= 0) { var s = k.split('-'); for (var i = 0; i'+this.title[k]+''; + t += ""+this.title[k]+""; } } } -- 2.39.2