Skip to content

Commit

Permalink
Update service.html
Browse files Browse the repository at this point in the history
  • Loading branch information
directman66 committed Apr 9, 2019
1 parent 24a5271 commit 79c9972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/zigbee2mqtt/service.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
<a href="?view_mode=stoppairing" class="btn btn-default" title="Update device database" ><i class="glyphicon glyphicon-refresh"></i>Stop pairing mode </a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<hr>
<a href="?view_mode=updatedb" class="btn btn-default" title="Update device database" ><i class="glyphicon glyphicon-refresh"></i>Update device DB </a>
<a href="?view_mode=updatedb" class="btn btn-default" title="Manual update device metrics after update this module" ><i class="glyphicon glyphicon-refresh"></i>Update metrics</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

<a href="?view_mode=refresh_db" class="btn btn-default" title="Refresh config" ><i class="glyphicon glyphicon-refresh"></i> Refresh database.db</a>
<!-- <a href="?view_mode=refresh_db" class="btn btn-default" title="Refresh config database" ><i class="glyphicon glyphicon-refresh"></i> Refresh database.db</a> -->
<a href="?view_mode=refresh_mqtt" class="btn btn-default" title="Refresh mqtt" ><i class="glyphicon glyphicon-refresh"></i> Refresh log from mqtt</a>
<br><hr>

Expand Down

0 comments on commit 79c9972

Please sign in to comment.