Code

Fixed ACL handling for organizations,.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 21 Sep 2010 07:46:09 +0000 (07:46 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 21 Sep 2010 07:46:09 +0000 (07:46 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19778 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/admin/departments/dep-list.xml

index 441485db2b91c7ff7fef9fadf0082f850d1934f5..ea2a78ac311bc7ad9efabe93c40ee9b4db81aa66 100644 (file)
@@ -45,7 +45,7 @@
 
     <objectType>
       <label>Organization</label>
-      <objectClass>department</objectClass>
+      <objectClass>organization</objectClass>
       <category>department</category>
       <class>organization</class>
       <image>plugins/departments/images/organization.png</image>