From 5549a450b57d8f4e75b9b585eee78dee831443ad Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 15:32:45 +0800 Subject: [PATCH] Pman.js --- Pman.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.js b/Pman.js index 7d0adeb1..d775cec7 100644 --- a/Pman.js +++ b/Pman.js @@ -771,7 +771,7 @@ Pman = new Roo.Document( xregister : function(obj) { - + Roo.log('xegistre'); // work out owner.. if (!Pman.appModules === false) { Pman.appModules = typeof(AppModules ) == 'undefined'? [] : @@ -896,7 +896,7 @@ Pman = new Roo.Document( */ register : function(obj) { - + Roo.log('registre'); //this.xregister(obj); -- 2.39.2