make FW URL editable

This commit is contained in:
Christian Herzog
2019-09-26 19:37:51 +02:00
parent d5d4d62092
commit 7bfc46af0f
3 changed files with 15 additions and 39 deletions

View File

@@ -217,6 +217,8 @@
<tbody id="releaseTable">
</tbody>
</table>
<h2>Firmware URL:</h2>
<textarea id="fwurl" maxlength="120"></textarea>
<h1>Reboot to recovery system to perform firmware upgrade</h1>
<div class="buttons">
<input type="button" id="recovery" class="btn btn-warning" value="Recovery" />