Code

Updated workstatiomn generic.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 18 Apr 2008 07:20:05 +0000 (07:20 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 18 Apr 2008 07:20:05 +0000 (07:20 +0000)
-Only display gotoBootKernel "inherited" if the system is part in an ogroup.
-The Rest of the Kernels will be retrieved from the SI daemon.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10546 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/goto/class_workstationStartup.inc

index a7c7707e214af2a0afef850588c32735568f09be..e863ec7f59772cedd2fb3fd94171199a5b9b6590 100644 (file)
@@ -187,8 +187,6 @@ class workstartup extends plugin
     /* Handle inheritance value "default" */
     if ($this->member_of_ogroup){
       $this->gotoBootKernels= array("default-inherited" => '['._("inherited").']'); 
-    }else{
-      $this->gotoBootKernels= array("default-inherited" => _("default")); 
     }
 
     /* If we are member in an object group,