Added clear button for detected sensors

This commit is contained in:
Ziver Koc 2018-12-03 18:55:34 +01:00
parent 68e695da67
commit 208655b465
3 changed files with 18 additions and 1 deletions

View file

@ -60,7 +60,13 @@
<th>Type</th>
<th>Date</th>
<th>Data</th>
<th>Configuration</th>
<th>
<form method="POST">
<button type="submit" class="btn btn-danger btn-xs pull-right" name="action" value="remove_all_detected_sensors">
<span class="glyphicon glyphicon-trash"></span>
</button>
</form>
</th>
</thead>
{{#detectedSensors}}
<tr>