From: Charles du Jeu Date: Thu, 23 Jul 2009 11:47:36 +0000 (+0000) Subject: Disable role restriction X-Git-Tag: argeo-slc-2.1.7~1654 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;ds=inline;h=f4766f726a8e2fa93ab4fb5f895a7cbbcc719d2f;p=gpl%2Fargeo-slc.git Disable role restriction git-svn-id: https://svn.argeo.org/slc/trunk@2732 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/server/org.argeo.slc.ria/src/argeo-ria-lib/slc-web/class/org/argeo/slc/web/MonitorPerspective.js b/server/org.argeo.slc.ria/src/argeo-ria-lib/slc-web/class/org/argeo/slc/web/MonitorPerspective.js index 12924780c..c6bd09182 100644 --- a/server/org.argeo.slc.ria/src/argeo-ria-lib/slc-web/class/org/argeo/slc/web/MonitorPerspective.js +++ b/server/org.argeo.slc.ria/src/argeo-ria-lib/slc-web/class/org/argeo/slc/web/MonitorPerspective.js @@ -19,8 +19,8 @@ qx.Class.define("org.argeo.slc.web.MonitorPerspective", statics : { LABEL : "SLC Administration", - ICON : "org.argeo.slc.ria/utilities-terminal.png", - ROLES_RESTRICTION : ["ADMIN_ROLE"] + ICON : "org.argeo.slc.ria/utilities-terminal.png" + //ROLES_RESTRICTION : ["ADMIN_ROLE"] }, members : {