From 3e4480215b4d800c46f9e045d19d4677cda001eb Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 15:27:06 +0800 Subject: [PATCH] Pman.js --- Pman.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.js b/Pman.js index 7d0adeb1..dee3472b 100644 --- a/Pman.js +++ b/Pman.js @@ -771,7 +771,7 @@ Pman = new Roo.Document( xregister : function(obj) { - + Roo.log(obj); // work out owner.. if (!Pman.appModules === false) { Pman.appModules = typeof(AppModules ) == 'undefined'? [] : -- 2.39.2