users permission upd, logo, live alarms upd

This commit is contained in:
Ivan
2023-09-18 04:58:49 +03:00
parent 03c45787a8
commit 04f673fdbb
21 changed files with 285 additions and 56 deletions

View File

@ -10,6 +10,7 @@
<body>
<header>
<img src="../img/argus.png">
<h1>Аргус</h1>
<h2><span>/</span> {{Organisation}}</h2>
</header>
@ -59,7 +60,9 @@
</div>
<nav>
<a href="/devices">Список устройств</a>
{{#if EditTransport}}
<a href="/devices/groups">Группы</a>
{{/if}}
<!-- <a href="/devices/drivers">Водители</a> -->
<!-- <a href="/devices/newdevice">Добавить устройство</a> -->
<!-- <a href="/devices/newdriver">Добавить водителя</a> -->