From: hickert Date: Thu, 29 Oct 2009 07:28:43 +0000 (+0000) Subject: Fixed creation if departments (organizationalUnit) X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0a68aa232f4d9317a90c34912577d2ef7b3c1440;p=gosa.git Fixed creation if departments (organizationalUnit) git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14697 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/plugins/admin/departments/class_departmentManagement.inc b/gosa-core/plugins/admin/departments/class_departmentManagement.inc index 6f34b2ec7..24dbdca97 100644 --- a/gosa-core/plugins/admin/departments/class_departmentManagement.inc +++ b/gosa-core/plugins/admin/departments/class_departmentManagement.inc @@ -68,7 +68,7 @@ class departmentManagement extends management $this->registerAction("new_locality","newEntry"); $this->registerAction("new_dcObject","newEntry"); $this->registerAction("new_organization","newEntry"); - $this->registerAction("new_department","newEntry"); + $this->registerAction("new_organizationalUnit","newEntry"); $this->registerAction("performRecMove","performRecMove"); $this->registerAction("tagDepartment","tagDepartment"); diff --git a/gosa-core/plugins/admin/departments/dep-list.xml b/gosa-core/plugins/admin/departments/dep-list.xml index 24b1052cf..fb7ef73c6 100644 --- a/gosa-core/plugins/admin/departments/dep-list.xml +++ b/gosa-core/plugins/admin/departments/dep-list.xml @@ -53,7 +53,7 @@ - department + organizationalUnit department department images/lists/folder.png @@ -133,7 +133,7 @@ - new_department + new_organizationalUnit entry images/lists/folder.png