Code

Updated inherit button filter, only display the button if gotoWorkstationTemplate...
[gosa.git] / plugins / admin / systems / class_systemManagement.inc
index f19629928567c7ec65ea724aa1f4cadfca975d53..27a4e6e0f7686aa3b20d9ce46996a0ce0e5543eb 100644 (file)
@@ -902,7 +902,7 @@ class systems extends plugin
       case 'install':
       case 'sysinfo':
       case 'softupdate':
-      case 'update':
+      case 'scheduledupdate':
                 $type= 'Y'.$type;
                 break;
     }