@if (widget) {
@if (!isReadonly()) { }
@if (animationStateShowContent) { @if (!widgetConfig) {
{{ t('No element selected') }}
} @if (PermissionsService.hasPermissionObservable(['changecalendarmodule', 'changecalendars', 'widget'])|async) { @if (widgetConfig) {
@if (show) { }
} } @else {

{{ t('Attention!') }}

{{ t('You are not permitted to access this object') }}

} }
@if (animationStateShowConfig) { @if (widget) {
@if (widgetConfig) { }
@if (widgetConfig) { }
} }
}