From: hickert Date: Wed, 24 Feb 2010 10:29:43 +0000 (+0000) Subject: Updated manager string in the ui when manager is removed X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6073309ef0081ce6c86fbfb3b2eaa5d445c5440c;p=gosa.git Updated manager string in the ui when manager is removed git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15687 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/plugins/personal/generic/class_user.inc b/gosa-core/plugins/personal/generic/class_user.inc index 60cc909dd..b3ac780bf 100644 --- a/gosa-core/plugins/personal/generic/class_user.inc +++ b/gosa-core/plugins/personal/generic/class_user.inc @@ -307,6 +307,7 @@ class user extends plugin // Clear manager attribute if requested if(preg_match("/ removeManager/i", " ".implode(array_keys($_POST),' ')." ")){ $this->manager = ""; + $this->manager_name = ""; } // Allow to select a new inetOrgPersion:manager