list platforms, fix editing platform

This commit is contained in:
2024-08-11 18:34:50 +02:00
parent c61adad180
commit 74b9d0421c
5 changed files with 103 additions and 15 deletions

View File

@ -107,7 +107,7 @@
class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Editions</a>
</li>
<li>
<a href="{% url 'add_platform' %}"
<a href="{% url 'list_platforms' %}"
class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Platforms</a>
</li>
<li>