@if (selectedAdminrealm().length > 0) { } @if (selectedAdmins().length > 0) { } @if (selectedRealms().length > 0) { } @if (selectedResolvers().length > 0) { } @if (selectedUsers().length > 0) { } @if (selectedPinodes().length > 0) { } @if (selectedValidTime() !== "") { } @if (selectedClient() && selectedClient().length > 0) { } @if (selectedUserAgents().length > 0) { } @if (additionalConditions().length > 0) {
@for (condition of additionalConditions(); track $index) {
{{ !condition[4] ? "check_circle" : "cancel" }}
{{ getSectionLabel(condition[0]) }}
{{ condition[1] }} {{ getComparatorLabel(condition[2]) }} {{ condition[3] }} When Missing: {{ getMissingDataLabel(condition[5]) }}
}
}