From 0662f06dbf44425625837059d176c682e7fad1d5 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 7 Dec 2018 14:38:32 +0800 Subject: [PATCH] Roo/bootstrap/layout/Border.js --- Roo/bootstrap/layout/Border.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Roo/bootstrap/layout/Border.js b/Roo/bootstrap/layout/Border.js index d92fdf6d6f..f38cfb2741 100644 --- a/Roo/bootstrap/layout/Border.js +++ b/Roo/bootstrap/layout/Border.js @@ -296,8 +296,8 @@ layout.addxtype({ } var nb = false; - if (cfg.region == 'center') { - Roo.log("Center" + cfg.title); + if ( region == 'center') { + Roo.log("Center: " + cfg.title); } -- 2.39.2