From a52260e418902c7ab91e6cac2f20617b2aa29171 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 21 Jan 2015 12:28:07 +0800 Subject: [PATCH] Pman.js --- Pman.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Pman.js b/Pman.js index c42f108e..c2f6029e 100644 --- a/Pman.js +++ b/Pman.js @@ -780,7 +780,8 @@ Pman = new Roo.Document( // global supplied by master.html appDisabled = typeof(appDisabled) == 'undefined' ? [] : appDisabled; - + Roo.log('disable!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'); + Roo.log(appDisabled); /// design flaw // previously we did not a good naming policy for module and parts // most things that are called module here, really are 'parts' -- 2.39.2