From f68a1ae2a960b15b9408b88c67d75163f1f2e722 Mon Sep 17 00:00:00 2001 From: Hugo LEVY-FALK Date: Sat, 1 Sep 2018 12:00:59 +0200 Subject: [PATCH] Corrige les classes css du bouton historique des cotisations --- cotisations/templates/cotisations/aff_cotisations.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cotisations/templates/cotisations/aff_cotisations.html b/cotisations/templates/cotisations/aff_cotisations.html index b7fe993b..30de85dc 100644 --- a/cotisations/templates/cotisations/aff_cotisations.html +++ b/cotisations/templates/cotisations/aff_cotisations.html @@ -73,7 +73,7 @@ with this program; if not, write to the Free Software Foundation, Inc., {% can_delete facture %} {% include 'buttons/suppr.html' with href='cotisations:del-facture' id=facture.id %} {% acl_end %} - {% history_button facture text=True html_class=False %} + {% history_button facture %} {% if facture.valid %}