Code

Updated actions
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 29 Feb 2008 10:39:49 +0000 (10:39 +0000)
committerhickert <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

index 30b45da1aaf3bf69dd65442eb58cae72a061722f..09915e9e071ce14dd864d2273b98073827e3421a 100644 (file)
@@ -55,8 +55,7 @@ class workgeneric extends plugin
   var $mapActions   = array("reboot"          => "",
                             "localboot"       => "localboot",
                             "halt"            => "",
-                            "instant_update"  => "softupdate",
-                            "update"          => "scheduledupdate",
+                            "update"          => "softupdate",
                             "reinstall"       => "install",
                             "rescan"          => "",
                             "wake"            => "",