diff options
| author | Simon | 2011-04-11 12:21:44 +0200 |
|---|---|---|
| committer | Simon | 2011-04-11 12:21:44 +0200 |
| commit | f4af38b89a14f980c4d6665370235ac0452eb47b (patch) | |
| tree | aa4f78b292cc6e21992a005cec06a8cdb652897d /application/modules/fbgui/views/scripts | |
| parent | speichern return die id der elemente beim speichern der models (diff) | |
| download | pbs2-f4af38b89a14f980c4d6665370235ac0452eb47b.tar.gz pbs2-f4af38b89a14f980c4d6665370235ac0452eb47b.tar.xz pbs2-f4af38b89a14f980c4d6665370235ac0452eb47b.zip | |
debugmeldungen auskommentiert
Diffstat (limited to 'application/modules/fbgui/views/scripts')
| -rw-r--r-- | application/modules/fbgui/views/scripts/index/index.phtml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/application/modules/fbgui/views/scripts/index/index.phtml b/application/modules/fbgui/views/scripts/index/index.phtml index 1fe02d4..6917643 100644 --- a/application/modules/fbgui/views/scripts/index/index.phtml +++ b/application/modules/fbgui/views/scripts/index/index.phtml @@ -33,9 +33,7 @@ <input type="hidden" class="id" value="<?php echo $entry->getID();?>"/> </div> <?php endforeach; ?> - <input style="display:none;" type='text' id="selectedBootOs" /> - <button style='cursor:pointer;float:right;margin-top:10px;' onClick="start();"><img id='startball' src='/media/img/button-red.png'> <span style='font-size:14px;'>Start System</span></button> <div class='clear'></div> <?php endif;?> |
