fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [13840] acl filter


From: Sigurd Nes
Subject: [Fmsystem-commits] [13840] acl filter
Date: Thu, 03 Sep 2015 10:27:36 +0000

Revision: 13840
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13840
Author:   sigurdne
Date:     2015-09-03 10:27:35 +0000 (Thu, 03 Sep 2015)
Log Message:
-----------
acl filter

Modified Paths:
--------------
    trunk/controller/inc/class.uicomponent.inc.php

Modified: trunk/controller/inc/class.uicomponent.inc.php
===================================================================
--- trunk/controller/inc/class.uicomponent.inc.php      2015-09-03 00:15:47 UTC 
(rev 13839)
+++ trunk/controller/inc/class.uicomponent.inc.php      2015-09-03 10:27:35 UTC 
(rev 13840)
@@ -183,7 +183,7 @@
                        }
                        phpgwapi_jquery::load_widget('core');
 
-                       $users = 
$GLOBALS['phpgw']->acl->get_user_list_right(PHPGW_ACL_EDIT, '.control');
+                       $users = 
$GLOBALS['phpgw']->acl->get_user_list_right(PHPGW_ACL_EDIT, '.checklist');
                        $user_list = array();
                        foreach($users as $user)
                        {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]