#2 -- Fix create rule
All checks were successful
CI fuzzy controller / container-test-job (push) Successful in 2m18s
All checks were successful
CI fuzzy controller / container-test-job (push) Successful in 2m18s
This commit is contained in:
parent
40fc94c20d
commit
3dc85d247b
@ -257,4 +257,5 @@ async function initSelects() {
|
|||||||
await addConsequent($('#rulesConsequent'), $(projectIdEl).val());
|
await addConsequent($('#rulesConsequent'), $(projectIdEl).val());
|
||||||
}
|
}
|
||||||
$(".selectpicker").selectpicker("refresh");
|
$(".selectpicker").selectpicker("refresh");
|
||||||
|
createRule();
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user