Code

updated templates
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 23 Mar 2010 13:12:30 +0000 (13:12 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 23 Mar 2010 13:12:30 +0000 (13:12 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17022 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/systems/admin/systems/class_systemManagement.inc

index 7fee83a007314d8fcc6700e59583936d0eae577d..bb9f1fc3376e5313b822facd67e8458916e5b615 100644 (file)
@@ -700,6 +700,7 @@ class systemManagement extends management
         }else{
           $this->activationQueue[$dn] = array();
           $this->dialogObject = new SelectDeviceType($this->config,$dn);
+          $this->dialogObject->set_acl_category("incoming");
           $this->skipFooter = TRUE;
           $this->displayApplyBtn = FALSE;
           // see condition  -$s_action == "::systemTypeChosen"-  for further handling