From 4e5907ea36723caab791773e9fb9d4410e86643f Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 8 Jul 2016 13:50:49 +0800 Subject: [PATCH] Pman.js --- Pman.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Pman.js b/Pman.js index a86adcad..35c17bec 100644 --- a/Pman.js +++ b/Pman.js @@ -924,13 +924,10 @@ Pman = new Roo.Document( Roo.log(this); return; } - Roo.log('run!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'); - Roo.log(this); - Roo.log(this.permname); + // honour DEPRICATED permname setings.. // new code should use PART name, and matching permissions. if (this.permname && this.permname.length) { - if (!Pman.hasPerm(this.permname, 'S')) { return; } -- 2.39.2