From 94a614ac8ddcea2e0b4ba543abe04e086d340a1d Mon Sep 17 00:00:00 2001 From: Michael Villarruel Date: Wed, 9 Feb 2022 17:05:23 -0500 Subject: [PATCH] feat: TT-536 change the disposition of total hours field --- .../details-fields.component.html | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/src/app/modules/shared/components/details-fields/details-fields.component.html b/src/app/modules/shared/components/details-fields/details-fields.component.html index 2719a149f..f89af7b41 100644 --- a/src/app/modules/shared/components/details-fields/details-fields.component.html +++ b/src/app/modules/shared/components/details-fields/details-fields.component.html @@ -108,7 +108,13 @@
-
+ +
+ + {{ this.getTimeDifference() }} + +
+
-
- -
- - {{ this.getTimeDifference() }} - -
-
-