From 9c71c154ff58036cb39ad25c5a0271266e61801e Mon Sep 17 00:00:00 2001 From: umasoodch Date: Mon, 9 Aug 2021 12:48:42 +0300 Subject: [PATCH] fixed prod build issues --- .../work-list-replacement-itg.component.html | 2 +- .../work-list-replacement-roll.component.html | 4 ++-- .../confirm-basic-details.component.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Mohem/src/app/notification/work-list-replacement-itg/work-list-replacement-itg.component.html b/Mohem/src/app/notification/work-list-replacement-itg/work-list-replacement-itg.component.html index 4f8f3e6b..90d103b4 100644 --- a/Mohem/src/app/notification/work-list-replacement-itg/work-list-replacement-itg.component.html +++ b/Mohem/src/app/notification/work-list-replacement-itg/work-list-replacement-itg.component.html @@ -127,7 +127,7 @@ --> -
+
{{'replacementRoll, favorite' | translate}}
diff --git a/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.html b/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.html index ad44b1fb..fa2fe1aa 100644 --- a/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.html +++ b/Mohem/src/app/notification/work-list-replacement-roll/work-list-replacement-roll.component.html @@ -64,7 +64,7 @@
-
+
{{'replacementRoll, related' | translate}}
@@ -89,7 +89,7 @@

-
+
{{'replacementRoll, favorite' | translate}}
diff --git a/Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.component.html b/Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.component.html index 5a222666..0505227b 100644 --- a/Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.component.html +++ b/Mohem/src/app/profile/confirm-basic-details/confirm-basic-details.component.html @@ -123,6 +123,6 @@
- {{ (isDelete ? 'general, delete' : 'general, submit') | translate }} + {{ 'general, submit' | translate }}
\ No newline at end of file