From 674411a1e2e9b4f342f1716b9087b904d644fc3c Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Sun, 27 Aug 2017 18:03:14 +0200 Subject: [PATCH] Update operation list component template to use Materialize. --- src/operations/operationList.component.ts | 60 ++++++++++++----------- 1 file changed, 31 insertions(+), 29 deletions(-) diff --git a/src/operations/operationList.component.ts b/src/operations/operationList.component.ts index ba8f151..df5a2f9 100644 --- a/src/operations/operationList.component.ts +++ b/src/operations/operationList.component.ts @@ -19,12 +19,12 @@ import { OperationEditModalComponent } from './operationEditModal.component'; template: `
-
+
-
+
- - - - - - - - - - - - +
+
#Date d'op.Libellé de l'opérationMontantSoldeCatégorieActions
+ + + + + + + + + + + - - - - + + + + - - - -
#Date d'op.Libellé de l'opérationMontantSoldeCatégorieActions
- -
+ +
+ + + + +
`