From 8d5c2e411a88f6f46d35f58f76c7871b7c5c6ed6 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 21 Jan 2015 12:30:47 +0800 Subject: [PATCH] Pman.js --- Pman.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Pman.js b/Pman.js index a24b87de..0ff25d38 100644 --- a/Pman.js +++ b/Pman.js @@ -780,6 +780,7 @@ Pman = new Roo.Document( // global supplied by master.html appDisabled = typeof(appDisabled) == 'undefined' ? [] : appDisabled; + if(obj.parent && obj.parent == 'Pman.Tab.Admin') Roo.log('disable!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'); Roo.log(obj); -- 2.39.2