option to add sort by status

This commit is contained in:
Bryan Gerlach
2025-01-13 13:23:39 -06:00
parent 38b2e8528c
commit 188dfc89fa
8 changed files with 75 additions and 10 deletions

View File

@@ -211,6 +211,7 @@
<label for="{{ form.cycleMonitor.id_for_label }}">{{ form.cycleMonitor }} Add a button to cycle through available monitors to the minimized toolbar.</label><br>
<label for="{{ form.xOffline.id_for_label }}">{{ form.xOffline }} Display an X for offline devices in the addressbook.</label><br>
<label for="{{ form.hidecm.id_for_label }}">{{ form.hidecm }} Allow hiding the connection window from remote screen.</label><br>
<label for="{{ form.statussort.id_for_label }}">{{ form.statussort }} Allow sorting by online status.</label><br>
</div>
<div class="section">