1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-24 11:18:46 +02:00

Warn users when a transaction has no source or no destination

This commit is contained in:
Yohann D'ANELLO
2020-08-03 10:03:51 +02:00
parent 58fe8914cf
commit 0e3c4fcaf6
4 changed files with 31 additions and 12 deletions

View File

@ -53,9 +53,9 @@
</ul>
</div>
<div class="card-footer text-center">
<a id="consume_all" href="#" class="btn btn-primary">
<span id="consume_all" class="btn btn-primary">
{% trans "Consume!" %}
</a>
</span>
</div>
</div>
</div>