From: hickert Date: Thu, 5 Jun 2008 08:36:01 +0000 (+0000) Subject: Fixed problem with OK dialog and automatic saving of objects. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8e1919e530fe2e55e1ac89a69540dc615b6552a1;p=gosa.git Fixed problem with OK dialog and automatic saving of objects. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11230 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/systems/admin/systems/class_systemManagement.inc b/gosa-plugins/systems/admin/systems/class_systemManagement.inc index 7377c5f0a..90933fa04 100644 --- a/gosa-plugins/systems/admin/systems/class_systemManagement.inc +++ b/gosa-plugins/systems/admin/systems/class_systemManagement.inc @@ -483,7 +483,7 @@ class systems extends plugin /* User wants to edit data? */ if (($s_action == "edit") && (!isset($this->systab->config))){ - + $this->last_action = ""; $this->dn= $this->terminals[$s_entry]['dn']; /* Check locking, save current plugin in 'back_plugin', so