This commit is contained in:
Xavier Fiechter 2024-06-02 22:01:25 +02:00
parent c46c44f6e0
commit 54a442de4b

View file

@ -139,7 +139,7 @@
<li class="nav-item">
<a class="nav-link {% if action == "update" %}active" aria-current="page" {% else %}"{% endif %} href="{% url 'edit_label' object.id %}">Label Detail</a>
</li>
<!-- object.type: {{ object.type }} -->
{% switch object.type %}
{% case "addr" %}
{% case "tx" %}