flows: revert evaluate_on_call rename for backwards compatibility
This commit is contained in:
@ -51,7 +51,7 @@ class FlowStageBindingForm(forms.ModelForm):
|
||||
"target",
|
||||
"stage",
|
||||
"evaluate_on_plan",
|
||||
"evaluate_on_call",
|
||||
"re_evaluate_policies",
|
||||
"order",
|
||||
]
|
||||
widgets = {
|
||||
|
||||
Reference in New Issue
Block a user