From a9dd9920b9d57162340d31a398288dd1ca14ab37 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 8 Jul 2016 14:17:18 +0800 Subject: [PATCH] Pman.js --- Pman.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Pman.js b/Pman.js index 1d66b97f..35c17bec 100644 --- a/Pman.js +++ b/Pman.js @@ -928,7 +928,6 @@ 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