summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ea5f1ba)
raw | patch | inline | side by side (parent: ea5f1ba)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 29 Feb 2008 10:39:49 +0000 (10:39 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 29 Feb 2008 10:39:49 +0000 (10:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9208 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc b/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc
index 30b45da1aaf3bf69dd65442eb58cae72a061722f..09915e9e071ce14dd864d2273b98073827e3421a 100644 (file)
var $mapActions = array("reboot" => "",
"localboot" => "localboot",
"halt" => "",
- "instant_update" => "softupdate",
- "update" => "scheduledupdate",
+ "update" => "softupdate",
"reinstall" => "install",
"rescan" => "",
"wake" => "",