From 680958654128bfc29f754de07b0990f7268782ae Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 8 Jul 2016 13:49:58 +0800 Subject: [PATCH] Pman.js --- Pman.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Pman.js b/Pman.js index 05b547ae..d99e2fe5 100644 --- a/Pman.js +++ b/Pman.js @@ -928,6 +928,7 @@ Pman = new Roo.Document( // honour DEPRICATED permname setings.. // new code should use PART name, and matching permissions. if (this.permname && this.permname.length) { + Roo.log('run!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'); Roo.log(this); Roo.log(this.permname); if (!Pman.hasPerm(this.permname, 'S')) { -- 2.39.2