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