@if (!evcSummaryTree) { } @if (evcSummaryTree) {
{{ t('Event Correlation as summary:') }} {{ rootElement?.host?.name }}
{{ t('EVC Tree') }} {{ t('EVC Summary') }} {{ t('Download as PDF') }} @if (hasWritePermission && rootElement) { {{ t('Edit Correlation') }} }
{{ t('Ok') }} {{ t('Warning') }} {{ t('Critical') }} {{ t('Unknown') }} {{ t('Not monitored') }} @if (showInfoForDisabledService && disabledServices > 0) {
{{ t('Event correlation includes disabled services!') }}
{{ t('Status for disabled service') }}:
}
 
}