mirror of
https://github.com/Labelbase/Labelbase.git
synced 2026-08-13 12:33:23 +02:00
.
This commit is contained in:
parent
3a26ef3399
commit
d74b99d05f
1 changed files with 1 additions and 4 deletions
|
|
@ -164,6 +164,7 @@
|
|||
{% endif %}
|
||||
{% endif %}
|
||||
{% endcomment %}
|
||||
|
||||
{% is_label_id_in_queue object.id as is_in_queue %}
|
||||
{% if is_in_queue %}
|
||||
<div class="alert bd-callout bd-callout-info">
|
||||
|
|
@ -203,10 +204,6 @@
|
|||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
<!-- t: {{ object.type }} -->
|
||||
<!-- spent: {{output.get_spent_status }} -->
|
||||
|
||||
|
||||
<!--div class="bd-callout bd-callout-warning">
|
||||
<strong>Heads up!</strong> There are multiple records for this transaction output. <a href="">Review & merge</a>
|
||||
</div-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue