diff --git a/cotisations/templates/cotisations/aff_cotisations.html b/cotisations/templates/cotisations/aff_cotisations.html index 59d558bf..81feb0bf 100644 --- a/cotisations/templates/cotisations/aff_cotisations.html +++ b/cotisations/templates/cotisations/aff_cotisations.html @@ -34,7 +34,7 @@ with this program; if not, write to the Free Software Foundation, Inc., Prix total {% include "buttons/sort.html" with prefix='cotis' col='paiement' text='Moyen de paiement' %} {% include "buttons/sort.html" with prefix='cotis' col='date' text='Date' %} - + {% include "buttons/sort.html" with prefix='cotis' col='id' text='Id facture' %} @@ -46,17 +46,19 @@ with this program; if not, write to the Free Software Foundation, Inc., {{ facture.prix_total }} {{ facture.paiement }} {{ facture.date }} + {{ facture.id }} {% if is_cableur %}