Code

Removed convert_department_dn2 from div list mangement (within reload)
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 12 Apr 2006 03:43:47 +0000 (03:43 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 12 Apr 2006 03:43:47 +0000 (03:43 +0000)
commit6cd556f04c9ea7f3868df8fe3573e23f81014961
treea24cd2603e411ea9ec0cb5cfef83d5c34bfee80a
parent088fea9b47fe62d894af8d170077f95d296bbc76
Removed convert_department_dn2 from div list mangement (within reload)
This function caused that all names for departments were cutted when there was a / in it.
In the list mangement we don't need to call this function, because get_list2() did it before.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3035 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/applications/class_applicationManagement.inc
plugins/admin/departments/class_departmentManagement.inc
plugins/admin/fai/class_faiManagement.inc
plugins/admin/groups/class_groupManagement.inc
plugins/admin/ogroups/class_ogroupManagement.inc
plugins/admin/systems/class_glpiSelectUser.inc
plugins/admin/systems/class_systemManagement.inc
plugins/admin/users/class_userManagement.inc
plugins/gofax/blocklists/class_blocklistManagement.inc
plugins/gofon/conference/class_phoneConferenceManagment.inc
plugins/gofon/macro/class_gofonMacroManagement.inc