From 8d63bebd8b1fceb2b26dd8b756808dfb57cb87f2 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 8 Jul 2016 13:57:54 +0800 Subject: [PATCH] Pman.js --- Pman.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.js b/Pman.js index 633c12f1..1d66b97f 100644 --- a/Pman.js +++ b/Pman.js @@ -928,7 +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(this); if (!Pman.hasPerm(this.permname, 'S')) { return; } -- 2.39.2