Browse Source

added reset wifi button

Rob Chartier 8 years ago
parent
commit
ed46772041
1 changed files with 4 additions and 0 deletions
  1. 4 0
      data/web/index.html

+ 4 - 0
data/web/index.html

@@ -1016,6 +1016,10 @@
           Restart
           Restart
         </button>
         </button>
 
 
+        <button type="button" class="btn btn-danger system-btn" data-command="reset_wifi">
+          Reset Wifi
+        </button>
+
         <button type="button" id="updates-btn" class="btn btn-primary">
         <button type="button" id="updates-btn" class="btn btn-primary">
           Check for Updates
           Check for Updates
         </button>
         </button>