fix admin edit of WFJT survey spec

This commit is contained in:
AlanCoding
2017-10-29 16:27:16 -04:00
parent 0876d7825c
commit 8b39b3b41a
2 changed files with 9 additions and 6 deletions

View File

@@ -2880,7 +2880,6 @@ class JobTemplateSurveySpec(GenericAPIView):
class WorkflowJobTemplateSurveySpec(WorkflowsEnforcementMixin, JobTemplateSurveySpec):
model = WorkflowJobTemplate
parent_model = WorkflowJobTemplate
new_in_310 = True