groups upd, more org settings, bug fixes

This commit is contained in:
Ivan
2023-09-14 05:40:03 +03:00
parent ccb1931d02
commit 8ec567409b
13 changed files with 1240 additions and 202 deletions

View File

@ -90,7 +90,7 @@
<li class="device">
<img>
<input type="radio" name="camera-serial" id="radio-{{this.serial}}" class="radio-input" value="{{this.serial}}" hidden>
<label for="radio-{{this.serial}}" class="radio-label">
<label for="radio-{{this.serial}}" class="radio-label active-{{this.status}}">
{{this.serial}}
</label>
</li>