From b3a23c00986c2f7abc04fc587307ccabaa163b4f Mon Sep 17 00:00:00 2001 From: john Date: Tue, 28 Nov 2017 13:27:13 +0800 Subject: [PATCH] Roo/bootstrap/panel/Content.js --- Roo/bootstrap/panel/Content.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/panel/Content.js b/Roo/bootstrap/panel/Content.js index 453ee004d4..5e464d2339 100644 --- a/Roo/bootstrap/panel/Content.js +++ b/Roo/bootstrap/panel/Content.js @@ -395,6 +395,7 @@ panel.load({ t += '' + this.title[k] + ''; case (k.indexOf('lg') >= 0): t += '' + this.title[k] + ''; + default: break; } -- 2.39.2