@if (widget) {
@if (!isReadonly()) { }
@if (animationStateShowContent) {
@if (statusCount !== null) { @if (PermissionsService.hasPermissionObservable(['CustomalertModule', 'customalerts', 'index'])|async) { {{ statusCount }} } @else { {{ t('You are not permitted to access this object') }} } } @switch (CustomalertsFilter.Customalerts.state) { @case (0) { } @case (1) { } @case (2) { } @case (3) { } }
}
@if (animationStateShowConfig) {
{{ t('Status') }}
{{ t('Alerts older than') }} {{ t('in days') }}
}
}