Skip to content

Commit

Permalink
Issue #SB-000 merge: Merge pull request #2369 from swayangjit/release…
Browse files Browse the repository at this point in the history
…-4.1.0

Issue #SB-000 fix: Fixed Jenkins build failure issue.
  • Loading branch information
swayangjit authored Jul 2, 2021
2 parents 5c18b85 + e904580 commit 780388a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<ion-card-title class="font-12 subtitle-color label-margin-bottom">
<strong>{{'FRMELEMNTS_LBL_TRAINING_DETAILS' | categoryKeyTranslate : contentData }}</strong>
</ion-card-title>
<p *ngIf="batchEndDate">{{'FRMELEMNTS_LBL_TRAINING_END_DATE' | categoryKeyTranslate : contentData }} : {{
batchEndDate | date: 'dd/MM/yyyy'}}</p>
<!-- <p *ngIf="batchEndDate">{{'FRMELEMNTS_LBL_TRAINING_END_DATE' | categoryKeyTranslate : contentData }} : {{
batchEndDate | date: 'dd/MM/yyyy'}}</p> -->
</div>
<div>
<p>{{contentData?.description}}</p>
Expand Down

0 comments on commit 780388a

Please # to comment.