updated webguiapp and prepared for wifi scan functionality
This commit is contained in:
parent
12d9c2c231
commit
f510919645
|
|
@ -15,6 +15,7 @@
|
||||||
<main>
|
<main>
|
||||||
<section>
|
<section>
|
||||||
<div class="ml">
|
<div class="ml">
|
||||||
|
|
||||||
<div class="mlp ~hide_eth~">
|
<div class="mlp ~hide_eth~">
|
||||||
<div class="mlpc">
|
<div class="mlpc">
|
||||||
<form name="eth" method="post">
|
<form name="eth" method="post">
|
||||||
|
|
@ -112,6 +113,16 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="mlp ~hide_wifiscan~">
|
||||||
|
<div class="mlpc">
|
||||||
|
<div class="mlhdr">WiFiSCAN</div>
|
||||||
|
<form name="wifiscan" method="post">
|
||||||
|
<table class='cntr'>
|
||||||
|
|
||||||
|
</table>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit b1d0da6d2cb49ddc78bcae57f039f843890ed814
|
Subproject commit fef822aea7fae5b5004977844561ef0615540218
|
||||||
Loading…
Reference in New Issue
Block a user