summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9b92bc8)
raw | patch | inline | side by side (parent: 9b92bc8)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Aug 2006 06:42:31 +0000 (06:42 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Aug 2006 06:42:31 +0000 (06:42 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4504 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_workstationGeneric.inc | patch | blob | history |
diff --git a/plugins/admin/systems/class_workstationGeneric.inc b/plugins/admin/systems/class_workstationGeneric.inc
index 75c6f962614f7d6e7ece90db75a29121309e677f..6f0828838f3a17cd66364bc06c899e0f865e1dc0 100644 (file)
"ghGfxAdapter", "ghSoundAdapter", "gotoLastUser", "l","FAIscript");
var $objectclasses= array("top", "gotoWorkstation", "GOhard","FAIobject");
- var $mapActions = array("reboot" => "",
+ var $mapActions = array("reboot" => "localboot",
"instant_update" => "softupdate",
"update" => "sceduledupdate",
"reinstall" => "install",