From 6d9d4f5c5353d3cdd489c126d74500f8e72b7b98 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 6 Dec 2017 13:20:06 +0800 Subject: [PATCH] Roo.js --- Roo.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo.js b/Roo.js index 59c87890f4..89e3acf0cf 100644 --- a/Roo.js +++ b/Roo.js @@ -314,6 +314,7 @@ Roo.factory(conf, Roo.data); { // no xtype, no ns or c.xns - or forced off by c.xns if (!c.xtype || (!ns && !c.xns) || (c.xns === false)) { // not enough info... + Roo.log('in???'); return c; } ns = c.xns ? c.xns : ns; // if c.xns is set, then use that.. -- 2.39.2