This commit is contained in:
Xavier Fiechter 2024-12-07 11:23:35 +01:00
parent 3a26ef3399
commit d74b99d05f

View file

@ -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-->