mirror of
https://github.com/Labelbase/Labelbase.git
synced 2026-08-13 12:33:23 +02:00
.
This commit is contained in:
parent
c46c44f6e0
commit
54a442de4b
1 changed files with 1 additions and 1 deletions
|
|
@ -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" %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue