list, edit, and delete devices

This commit is contained in:
2024-08-11 17:53:36 +02:00
parent fda4913c97
commit 6ef56bfed5
5 changed files with 122 additions and 3 deletions

View File

@ -95,7 +95,7 @@
<ul class="py-2 text-sm text-gray-700 dark:text-gray-400"
aria-labelledby="dropdownLargeButton">
<li>
<a href="{% url 'add_device' %}"
<a href="{% url 'list_devices' %}"
class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Devices</a>
</li>
<li>