@if (( PermissionsService.hasPermissionObservable(['contacts', 'delete'])|async ) || ( PermissionsService.hasPermissionObservable(['contacts', 'copy'])|async )) {
}
|
{{ contact.Contact.name }} |
{{ contact.Contact.description }} |
{{ contact.Contact.email }} |
{{ contact.Contact.phone }} |
{{ t('Enabled') }}
{{ t('Disabled') }}
|
{{ t('R') }}
{{ t('D') }}
{{ t('U') }}
|
{{ t('Enabled') }}
{{ t('Disabled') }}
|
{{ t('R') }}
{{ t('W') }}
{{ t('C') }}
{{ t('U') }}
|
{{ t('Edit') }}
{{ t('Changelog') }}
{{ t('Used By') }}
{{ t('Copy') }}
{{ t('Delete') }}
|