|
{{ t('Map name') }} | {{ t('Map title') }} |
|
---|---|---|---|
@if (( PermissionsService.hasPermissionObservable(['MapModule', 'maps', 'delete'])|async ) || ( PermissionsService.hasPermissionObservable(['MapModule', 'maps', 'copy'])|async )) {
|
{{ map.name }} | {{ map.title }} |
|