Fix: don't delete AP details when connect fails.

This commit is contained in:
Sebastien
2019-10-31 16:57:38 -04:00
parent 8af0330f61
commit 9f3f9bfbd2
2 changed files with 13 additions and 13 deletions

View File

@@ -298,7 +298,7 @@
</tbody>
</table>
<h2>Firmware URL:</h2>
<textarea id="fwurl" maxlength="120"></textarea>
<textarea id="fwurl" maxlength="350"></textarea>
<div class="buttons">
<input type="button" id="flash" class="btn btn-danger" value="Flash!" /><span id="flash-status"></span>
</div>