summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6cf647f)
raw | patch | inline | side by side (parent: 6cf647f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 23 Mar 2010 13:12:30 +0000 (13:12 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_systemManagement.inc b/gosa-plugins/systems/admin/systems/class_systemManagement.inc
index 7fee83a007314d8fcc6700e59583936d0eae577d..bb9f1fc3376e5313b822facd67e8458916e5b615 100644 (file)
}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