Code

- High priority fixe for gotoBootKernel in conjonction with fai
authoropensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 17 Sep 2007 20:56:51 +0000 (20:56 +0000)
committeropensides <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

plugins/admin/systems/workstationStartup.tpl

index 23878411926656b40f3a40f0cf43921637f92d59..4172b708cb42b72c0062edf9b169fd99370ff5de 100644 (file)
@@ -9,7 +9,6 @@
      <td style="width:70%">
         <select id="gotoBootKernel" name="gotoBootKernel" {$gotoBootKernelACL}>
          {html_options options=$gotoBootKernels selected=$gotoBootKernel}
-         <option disabled>&nbsp;</option>
        </select>
       </td>
     </tr>