Code

Fixed ACL problems while adding users to a group.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 26 Oct 2010 11:41:39 +0000 (11:41 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 26 Oct 2010 11:41:39 +0000 (11:41 +0000)
-Acls were not defined correctly, thanks to 'bcooksley' closes #1085

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@20158 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/admin/groups/userSelect/user-filter.xml

index 80cf914c17a9d9783b8399d4de0f37484cdcda1a..27bb4c994438639716e07d9eaad8058bc7a6a6f7 100644 (file)
@@ -2,7 +2,7 @@
 
 <filterdef>
   <definition>
-    <category>groups</category>
+    <category>users</category>
     <template>../plugins/admin/groups/userSelect/user-filter.tpl</template>
     <initial>true</initial>
   </definition>