From 593a134c543e7eb953fdac82797b110b87fbdd85 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 16:36:19 +0800 Subject: [PATCH] Pman.js --- Pman.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.js b/Pman.js index 65e50811..18798df3 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