summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4784941)
raw | patch | inline | side by side (parent: 4784941)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 18 Apr 2008 07:20:05 +0000 (07:20 +0000) | ||
committer | hickert <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
-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 | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/class_workstationStartup.inc b/gosa-plugins/goto/admin/systems/goto/class_workstationStartup.inc
index a7c7707e214af2a0afef850588c32735568f09be..e863ec7f59772cedd2fb3fd94171199a5b9b6590 100644 (file)
/* 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,