update ui

This commit is contained in:
2018-11-16 00:44:05 +01:00
parent abc902d5a6
commit ae1f468969
6 changed files with 8 additions and 4 deletions

View File

@@ -73,6 +73,10 @@
<span class="heading">System</span>
<div class="content">
<div><label>Free Heap: </label><span class="js-heap"></span><span>&nbsp;bytes</span><br><br></div>
<form method='POST' action='/update' enctype='multipart/form-data'>
<input type='file' name='update'><input type='submit' value='Update'>
</form>
<br>
<button class="js-restart">Restart</button>
</div>
</div>