From b67e5fdb460fbb674094d77a7147fd1b7e0dca61 Mon Sep 17 00:00:00 2001 From: john Date: Tue, 28 Nov 2017 12:16:01 +0800 Subject: [PATCH] Roo/bootstrap/panel/Content.js --- Roo/bootstrap/panel/Content.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Roo/bootstrap/panel/Content.js b/Roo/bootstrap/panel/Content.js index 45fd0eb96e..f6fc68460b 100644 --- a/Roo/bootstrap/panel/Content.js +++ b/Roo/bootstrap/panel/Content.js @@ -374,10 +374,14 @@ panel.load({ * @return {String} */ getTitle : function(){ + if (typeof(this.title) != 'object') { return this.title; } + for (var i=0; i