diff --git a/accountant/frontend/static/templates/entries.html b/accountant/frontend/static/templates/entries.html index 09afc86..ad5f12a 100644 --- a/accountant/frontend/static/templates/entries.html +++ b/accountant/frontend/static/templates/entries.html @@ -15,8 +15,8 @@ along with Accountant. If not, see . --> -
+
@@ -33,7 +33,7 @@
- +
@@ -41,31 +41,40 @@ - - + + - @@ -75,14 +84,18 @@
Libellé de l'opération Montant SoldeCatégorieActionsCatégorieActions
- + {{ entry.operation_date | date:"yyyy-MM-dd" }} - + {{ entry.label }} - + {{ entry.value }} - + {{ entry.category }} -
- +