From 17d41d7f99c70bb4d9e10d300dfcaaacd777ae29 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Wed, 14 Jun 2017 22:12:46 +0200 Subject: [PATCH] Fix operation order. --- src/operations/operations.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/operations/operations.html b/src/operations/operations.html index b9bcce5..3aeabc1 100644 --- a/src/operations/operations.html +++ b/src/operations/operations.html @@ -41,7 +41,7 @@ + ng-repeat="operation in operationsCtrl.operations | orderBy:'+':true"> {{ operation.operation_date | date:"yyyy-MM-dd" }}