mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-07-05 11:58:43 +00:00
refactor: build system
This commit is contained in:
@@ -37,9 +37,8 @@
|
||||
{{ 'library.account.pages.profile.values.unlimited' | translate }}
|
||||
</ng-container>
|
||||
<ng-template #exactDate>
|
||||
{{ 'library.account.pages.profile.values.expires' | translate }}: {{
|
||||
patron[property] | amDateFormat : 'll'
|
||||
}}
|
||||
{{ 'library.account.pages.profile.values.expires' | translate }}: {{ patron[property] |
|
||||
amDateFormat : 'll' }}
|
||||
</ng-template>
|
||||
</ng-template>
|
||||
</ion-col>
|
||||
|
||||
Reference in New Issue
Block a user