From 68c27fded0fd514aa06b22281938e0b2fb28640b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 7 Dec 2018 14:37:16 +0800 Subject: [PATCH] Roo/bootstrap/layout/Border.js --- Roo/bootstrap/layout/Border.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/layout/Border.js b/Roo/bootstrap/layout/Border.js index c3633d8b03..d92fdf6d6f 100644 --- a/Roo/bootstrap/layout/Border.js +++ b/Roo/bootstrap/layout/Border.js @@ -297,7 +297,7 @@ layout.addxtype({ var nb = false; if (cfg.region == 'center') { - Roo.log(cfg.title); + Roo.log("Center" + cfg.title); } -- 2.39.2