Jun 26 update to the latest codes

This commit is contained in:
2026-06-26 12:09:49 -04:00
parent 77678ed724
commit 5d95cdbbfc
15 changed files with 711 additions and 36 deletions
+6
View File
@@ -208,6 +208,12 @@
<i class="bi bi-megaphone-fill"></i> Broadcast
</a>
</li>
<li class="nav-item">
<a class="nav-link {{ 'active' if request.endpoint and request.endpoint.startswith('devices.') }}"
href="{{ url_for('devices.index') }}">
<i class="bi bi-tablet"></i> Devices
</a>
</li>
{% endif %}
</ul>
<ul class="navbar-nav align-items-center">