From 5f44f55c696c1ebf6fdbddb9f8c25f72300847a7 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 23 Mar 2010 13:12:30 +0000 Subject: [PATCH] updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17022 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/systems/admin/systems/class_systemManagement.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/gosa-plugins/systems/admin/systems/class_systemManagement.inc b/gosa-plugins/systems/admin/systems/class_systemManagement.inc index 7fee83a00..bb9f1fc33 100644 --- a/gosa-plugins/systems/admin/systems/class_systemManagement.inc +++ b/gosa-plugins/systems/admin/systems/class_systemManagement.inc @@ -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 -- 2.30.2