mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 05:15:02 -02:30
fix admin edit of WFJT survey spec
This commit is contained in:
@@ -2880,7 +2880,6 @@ class JobTemplateSurveySpec(GenericAPIView):
|
||||
class WorkflowJobTemplateSurveySpec(WorkflowsEnforcementMixin, JobTemplateSurveySpec):
|
||||
|
||||
model = WorkflowJobTemplate
|
||||
parent_model = WorkflowJobTemplate
|
||||
new_in_310 = True
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user