|
|
|
|
|
|
|---|---|---|---|---|
| {{ hostSummaryRowLabel.label }} | @for (stateIndex of [0, 1, 2, 3]; track $index) {@if (hostSummaryRowLabel.key !== 'total' && hostSummaryStat[hostSummaryRowLabel.key][stateIndex] > 0) { {{ hostSummaryStat[hostSummaryRowLabel.key][stateIndex] }} {{ hostSummaryStat[hostSummaryRowLabel.key][stateIndex] }} } @else { --- } | }|||
| {{ t('TOTAL:') }} {{ hostSummaryStat['total'] }} | ||||