diff --git a/client/client/src/invoices/invoices.html b/client/client/src/invoices/invoices.html index 248e3f6cb3..5650a193ae 100644 --- a/client/client/src/invoices/invoices.html +++ b/client/client/src/invoices/invoices.html @@ -17,7 +17,7 @@ + ng-repeat="invoice in index.model.instances track by invoice.id"> {{::invoice.ref}} {{::invoice.issued | date:'dd/MM/yyyy' }} {{::invoice.dued | date:'dd/MM/yyyy' }}