From: hickert Date: Wed, 15 Sep 2010 13:51:14 +0000 (+0000) Subject: Updated system management to allow registered device creation X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6f4bf7b8018b676ca1c39d875c8cb85da417de5c;p=gosa.git Updated system management to allow registered device creation git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19690 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 49ca31594..fc84b6a96 100644 --- a/gosa-plugins/systems/admin/systems/class_systemManagement.inc +++ b/gosa-plugins/systems/admin/systems/class_systemManagement.inc @@ -119,6 +119,7 @@ class systemManagement extends management $this->registerAction("systemTypeChosen","systemTypeChosen"); $this->registerAction("handleActivationQueue","handleActivationQueue"); + $this->registerAction("new_registeredDevice", "newEntry"); $this->registerAction("new_goServer", "newEntry"); $this->registerAction("new_gotoWorkstation", "newEntry"); $this->registerAction("new_gotoTerminal", "newEntry"); diff --git a/gosa-plugins/systems/admin/systems/system-list.xml b/gosa-plugins/systems/admin/systems/system-list.xml index 38717719e..7946d5b72 100644 --- a/gosa-plugins/systems/admin/systems/system-list.xml +++ b/gosa-plugins/systems/admin/systems/system-list.xml @@ -211,6 +211,14 @@ images/lists/element.png[new] + + new_registeredDevice + entry + images/lists/edit.png + + registeredDevice + + new_goServer entry