Code

Fixed editing of items
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 29 Sep 2010 15:01:43 +0000 (15:01 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 29 Sep 2010 15:01:43 +0000 (15:01 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19857 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/goto/Config/class_DeviceConfig.inc

index 1ae07757559e313439ecae060dd68dca5b3aa281..52417e9858a445a4ea825022e6519f1365300ded 100644 (file)
@@ -100,6 +100,7 @@ class DeviceConfig extends management
 
     function editEntry($action="",$target=array(),$all=array(), $altTabClass ="", $altTabType = "", $altAclCategory="")
     {
+        $this->setCurrentItem($target[0]);
         $this->dialogObject = $this->TemplateEngine;
         $this->skipFooter = TRUE;
         $this->dialog = TRUE;