repeat {{ isEdit() ? (T.F.TASK_REPEAT.D_EDIT.EDIT | translate) : (T.F.TASK_REPEAT.D_EDIT.ADD | translate) }}

@if (repeatCfgId(); as cfgId) { @if (isHeatmapExpanded) { } }
@if (isEdit()) { @if (canRemoveInstance()) { } }