add update AP button

This commit is contained in:
Christian Herzog
2019-10-20 11:07:00 +02:00
parent 220f039be3
commit fc1c0a4bd2
3 changed files with 17 additions and 5 deletions

View File

@@ -60,7 +60,9 @@
<section id="manual_add">
<div class="ape">ADD (HIDDEN) SSID</div>
</section>
<h2>or choose a network...</h2>
<h2>or choose a network...
<button type="button" id="updateAP" class="btn btn-info btn-sm">Update</button>
</h2>
<section id="wifi-list">
</section>
</div>