|
|
@@ -12,7 +12,7 @@
|
|
|
<link href="https://gitcdn.github.io/bootstrap-toggle/2.2.2/css/bootstrap-toggle.min.css" rel="stylesheet"/>
|
|
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/9.7.0/css/bootstrap-slider.min.css" rel="stylesheet"/>
|
|
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.12.4/css/selectize.bootstrap3.min.css" rel="stylesheet"/>
|
|
|
-
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
<!--[if lt IE 9]>
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
|
|
|
<![endif]-->
|
|
|
@@ -1016,8 +1016,8 @@
|
|
|
Restart
|
|
|
</button>
|
|
|
|
|
|
- <button type="button" class="btn btn-danger system-btn" data-command="reset_wifi">
|
|
|
- Reset Wifi
|
|
|
+ <button type="button" class="btn btn-danger system-btn" data-command="clear_wifi_config">
|
|
|
+ Clear Wifi Config
|
|
|
</button>
|
|
|
|
|
|
<button type="button" id="updates-btn" class="btn btn-primary">
|