|
{{ t('Change calendar name') }} | {{ t('Description') }} |
|
---|---|---|---|
|
@if (this.PermissionsService.hasPermissionObservable(['ChangecalendarModule', 'Changecalendars', 'edit'])|async) { {{ changecalendar.name }} } @else { {{ changecalendar.name }} } | {{ changecalendar.description }} |
|