removed duplicate Debug from nav

This commit is contained in:
Christoph J. Scherr 2023-06-06 20:59:23 +02:00
parent f2f9c70f5d
commit 1570c34075
Signed by: PlexSheep
GPG Key ID: 25B4ACF7D88186CC
1 changed files with 0 additions and 11 deletions

View File

@ -43,17 +43,6 @@
<li><a class="dropdown-item" href="#">Something else here</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Debug
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="http://localhost:8082" target="_blank">DB</a></li>
<li><a class="dropdown-item" href="{% url 'admin:index' %}" target="_blank">Admin</a></li>
<li><hr class="dropdown-divider"></li>
<li><a class="dropdown-item" href="#">Something else here</a></li>
</ul>
</li>
<li class="nav-item dropdown">
{% get_available_languages as languages %}
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">