mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-06 08:21:50 -05:00
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