cleaning up

10.3.x-maintenance
skaman82 2015-11-07 23:45:29 +01:00
parent 1eca67fcbc
commit 426b16b589
1 changed files with 115 additions and 120 deletions

View File

@ -1,121 +1,116 @@
<div class="tab-firmware_flasher toolbar_fixed_bottom"> <div class="tab-firmware_flasher toolbar_fixed_bottom">
<div class="content_wrapper"> <div class="content_wrapper">
<div class="options gui_box"> <div class="options gui_box">
<div class="spacer"> <div class="spacer">
<table class="cf_table" style="margin-top:10px;"> <table class="cf_table" style="margin-top:10px;">
<tr> <tr>
<td><select name="release"> <td>
<option value="0">Loading ...</option> <select name="release">
</select></td> <option value="0">Loading ...</option>
<td><span class="description" i18n="firmwareFlasherOnlineReleasesDescription"></span></td> </select>
</tr> </td>
<tr> <td><span class="description" i18n="firmwareFlasherOnlineReleasesDescription"></span></td>
<td><label> </tr>
<input class="updating" type="checkbox" id="toggle" /> <tr>
<span i18n="firmwareFlasherNoReboot"></span> <td><label>
</label></td> <input class="updating" type="checkbox" id="toggle" />
<td><span class="description" i18n="firmwareFlasherNoRebootDescription"></span></td> <span i18n="firmwareFlasherNoReboot"></span>
</tr> </label>
<tr class="option flash_on_connect_wrapper"> </td>
<td><label> <td><span class="description" i18n="firmwareFlasherNoRebootDescription"></span></td>
<input class="flash_on_connect" type="checkbox" id="toggle" /> </tr>
<span i18n="firmwareFlasherFlashOnConnect"></span></td> <tr class="option flash_on_connect_wrapper">
</label> <td><label>
<td><span class="description" i18n="firmwareFlasherFlashOnConnectDescription"></span></td> <input class="flash_on_connect" type="checkbox" id="toggle" />
</tr> <span i18n="firmwareFlasherFlashOnConnect"></span>
<tr class="option"> </td>
<td><label> </label>
<input class="erase_chip" type="checkbox" id="toggle" /> <td><span class="description" i18n="firmwareFlasherFlashOnConnectDescription"></span></td>
<span i18n="firmwareFlasherFullChipErase"></span> </tr>
</label></td> <tr class="option">
<td><span class="description" i18n="firmwareFlasherFullChipEraseDescription"></span></td> <td><label>
</tr> <input class="erase_chip" type="checkbox" id="toggle" />
<tr class="option manual_baud_rate"> <span i18n="firmwareFlasherFullChipErase"></span>
<td><label> </label>
<input class="flash_manual_baud" type="checkbox" id="toggle" /> </td>
<span i18n="firmwareFlasherManualBaud"></span> <td><span class="description" i18n="firmwareFlasherFullChipEraseDescription"></span></td>
<select id="flash_manual_baud_rate" title="Baud Rate"> </tr>
<option value="921600">921600</option> <tr class="option manual_baud_rate">
<option value="460800">460800</option> <td>
<option value="256000" selected="selected">256000</option> <label>
<option value="230400">230400</option> <input class="flash_manual_baud" type="checkbox" id="toggle" />
<option value="115200">115200</option> <span i18n="firmwareFlasherManualBaud"></span>
<option value="57600">57600</option> <select id="flash_manual_baud_rate" title="Baud Rate">
<option value="38400">38400</option> <option value="921600">921600</option>
<option value="28800">28800</option> <option value="460800">460800</option>
<option value="19200">19200</option> <option value="256000" selected="selected">256000</option>
</select> <option value="230400">230400</option>
</label></td> <option value="115200">115200</option>
<td><span class="description" i18n="firmwareFlasherManualBaudDescription"></span></td> <option value="57600">57600</option>
</tr> <option value="38400">38400</option>
<tr class="option noboarder"> <option value="28800">28800</option>
<td><label> <option value="19200">19200</option>
<input class="show_development_releases" type="checkbox" id="toggle" /> </select>
<span i18n="firmwareFlasherShowDevelopmentReleases"></span> </label>
</label></td> </td>
<td><span class="description" i18n="firmwareFlasherShowDevelopmentReleasesDescription"></span></td> <td><span class="description" i18n="firmwareFlasherManualBaudDescription"></span></td>
</tr> </tr>
</table> <tr class="option noboarder">
</div> <td><label>
</div> <input class="show_development_releases" type="checkbox" id="toggle" />
<div class="clear-both"></div> <span i18n="firmwareFlasherShowDevelopmentReleases"></span>
</label>
</td>
<td><span class="description" i18n="firmwareFlasherShowDevelopmentReleasesDescription"></span></td>
<div class="git_info"> </tr>
<div class="title" i18n="firmwareFlasherGithubInfoHead"></div> </table>
<p> </div>
<strong i18n="firmwareFlasherHash"></strong> <a i18n_title="firmwareFlasherUrl" class="hash" href="#" target="_blank"></a><br /> </div>
<strong i18n="firmwareFlasherCommiter"></strong> <span class="committer"></span><br /> <div class="clear-both"></div>
<strong i18n="firmwareFlasherDate"></strong> <span class="date"></span><br /> <div class="git_info">
<strong i18n="firmwareFlasherMessage"></strong> <span class="message"></span> <div class="title" i18n="firmwareFlasherGithubInfoHead"></div>
</p> <p>
</div> <strong i18n="firmwareFlasherHash"></strong> <a i18n_title="firmwareFlasherUrl" class="hash" href="#" target="_blank"></a><br />
<strong i18n="firmwareFlasherCommiter"></strong> <span class="committer"></span><br />
<strong i18n="firmwareFlasherDate"></strong> <span class="date"></span><br />
<div class="gui_box"> <strong i18n="firmwareFlasherMessage"></strong> <span class="message"></span>
</p>
<div class="release_info"> </div>
<div class="gui_box_titlebar darkgrey"><div class="spacer_box_title" style="text-align:center; color:white; <div class="gui_box">
" i18n="firmwareFlasherReleaseSummaryHead"></div> <div class="release_info">
</div> <div class="gui_box_titlebar darkgrey">
<div class="spacer" style="margin-bottom:10px;"><strong i18n="firmwareFlasherReleaseTarget"></strong> <span class="target"></span><br /> <div class="spacer_box_title" style="text-align:center; color:white;
<strong i18n="firmwareFlasherReleaseName"></strong> <a i18n_title="firmwareFlasherReleaseUrl" class="name" href="#" target="_blank"></a><br /> " i18n="firmwareFlasherReleaseSummaryHead"></div>
<strong i18n="firmwareFlasherReleaseFile"></strong> <a i18n_title="firmwareFlasherReleaseFileUrl" class="file" href="#" target="_blank"></a><br /> </div>
<strong i18n="firmwareFlasherReleaseDate"></strong> <span class="date"></span><br /> <div class="spacer" style="margin-bottom:10px;">
<strong i18n="firmwareFlasherReleaseStatus"></strong> <span class="status"></span><br /> <strong i18n="firmwareFlasherReleaseTarget"></strong> <span class="target"></span><br />
<strong i18n="firmwareFlasherReleaseNotes"></strong> <br /> <strong i18n="firmwareFlasherReleaseName"></strong> <a i18n_title="firmwareFlasherReleaseUrl" class="name" href="#" target="_blank"></a><br />
<div class=notes></div> <strong i18n="firmwareFlasherReleaseFile"></strong> <a i18n_title="firmwareFlasherReleaseFileUrl" class="file" href="#" target="_blank"></a><br />
</div> <strong i18n="firmwareFlasherReleaseDate"></strong> <span class="date"></span><br />
</div> <strong i18n="firmwareFlasherReleaseStatus"></strong> <span class="status"></span><br />
</div> <strong i18n="firmwareFlasherReleaseNotes"></strong> <br />
<div class=notes></div>
</div>
<div class="gui_box"> </div>
<div class="gui_box_titlebar red"><div class="spacer_box_title" style="text-align:center; color:white; </div>
" i18n="firmwareFlasherWarninghead"></div></div> <div class="gui_box">
<div class="spacer" style="margin-bottom:10px;"><p i18n="firmwareFlasherWarningText"> <div class="gui_box_titlebar red">
<p i18n="firmwareFlasherTargetWarning"></p> <div class="spacer_box_title" style="text-align:center; color:white;
</div> " i18n="firmwareFlasherWarninghead"></div>
</div> </div>
<div class="spacer" style="margin-bottom:10px;">
<p i18n="firmwareFlasherWarningText">
<p i18n="firmwareFlasherTargetWarning"></p>
</div>
</div>
<div class="info"> <div class="info">
<progress class="progress" value="0" min="0" max="100"></progress> <progress class="progress" value="0" min="0" max="100"></progress>
<span class="progressLabel" i18n="firmwareFlasherLoadFirmwareFile"></span> <span class="progressLabel" i18n="firmwareFlasherLoadFirmwareFile"></span>
</div> </div>
</div>
<div class="content_toolbar">
</div> <div class="btn"><a class="load_file" href="#" i18n="firmwareFlasherButtonLoadLocal"></a></div>
<div class="btn"><a class="load_remote_file locked" href="#" i18n="firmwareFlasherButtonLoadOnline"></a></div>
<div class="btn"><a class="flash_firmware locked" href="#" i18n="firmwareFlasherFlashFirmware"></a></div>
</div>
<div class="content_toolbar"> </div>
<div class="btn"><a class="load_file" href="#" i18n="firmwareFlasherButtonLoadLocal"></a></div>
<div class="btn"><a class="load_remote_file locked" href="#" i18n="firmwareFlasherButtonLoadOnline"></a></div>
<div class="btn"><a class="flash_firmware locked" href="#" i18n="firmwareFlasherFlashFirmware"></a></div>
</div>
</div>