summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 65ae551)
raw | patch | inline | side by side (parent: 65ae551)
author | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 17 Sep 2007 20:56:51 +0000 (20:56 +0000) | ||
committer | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 17 Sep 2007 20:56:51 +0000 (20:56 +0000) |
- When option disabled the attribute gotoBootKernel is not written
- To the object, and the pc reinstall forever ;-(
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7309 594d385d-05f5-0310-b6e9-bd551577e9d8
- To the object, and the pc reinstall forever ;-(
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7309 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/workstationStartup.tpl | patch | blob | history |
diff --git a/plugins/admin/systems/workstationStartup.tpl b/plugins/admin/systems/workstationStartup.tpl
index 23878411926656b40f3a40f0cf43921637f92d59..4172b708cb42b72c0062edf9b169fd99370ff5de 100644 (file)
<td style="width:70%">
<select id="gotoBootKernel" name="gotoBootKernel" {$gotoBootKernelACL}>
{html_options options=$gotoBootKernels selected=$gotoBootKernel}
- <option disabled> </option>
</select>
</td>
</tr>