Pman.js
authoredward <edward@roojs.com>
Fri, 8 Jul 2016 05:57:46 +0000 (13:57 +0800)
committeredward <edward@roojs.com>
Fri, 8 Jul 2016 05:57:46 +0000 (13:57 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index 35c17be..633c12f 100644 (file)
--- 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) {
+                
                 if (!Pman.hasPerm(this.permname, 'S')) {
                     return;
                 }