devices, drivers, alerts and more

This commit is contained in:
Ivan
2023-07-24 07:53:11 +03:00
parent c94017820a
commit 4f34433d6b
16 changed files with 1578 additions and 1024 deletions

View File

@ -55,8 +55,8 @@
<nav>
<a href="/devices">Список устройств</a>
<a href="/devices/drivers">Водители</a>
<a href="/devices/newdevice">Добавить устройство</a>
<a href="/devices/newdriver">Добавить водителя</a>
<!-- <a href="/devices/newdevice">Добавить устройство</a> -->
<!-- <a href="/devices/newdriver">Добавить водителя</a> -->
<a class="update selected" href="/devices/update">Обновление ПО</a>
</nav>