From: edward Date: Fri, 8 Jul 2016 05:57:54 +0000 (+0800) Subject: Pman.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8d63bebd8b1fceb2b26dd8b756808dfb57cb87f2 Pman.js --- 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; }