1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Validation/devalidation of a transaction on profile page

This commit is contained in:
Yohann D'ANELLO
2020-03-16 10:39:16 +01:00
committed by Bombar Maxime
parent da12733508
commit a1f37f0eea
6 changed files with 60 additions and 40 deletions

View File

@ -145,15 +145,6 @@
</div>
{% endblock %}
{% block extracss %}
<style>
.validate:hover {
cursor: pointer;
text-decoration: underline;
}
</style>
{% endblock %}
{% block extrajavascript %}
<script type="text/javascript" src="/static/js/consos.js"></script>
<script type="text/javascript">