Skip to content
Snippets Groups Projects
Commit 74329f21 authored by Fredrik Jonsson's avatar Fredrik Jonsson
Browse files

Add the UpdatePartnersView class in form_views list of AdminSubmissionDetailView, thanks @Parbhat.

parent 8f9c6d94
No related branches found
No related tags found
No related merge requests found
......@@ -323,6 +323,7 @@ class AdminSubmissionDetailView(ReviewContextMixin, ActivityContextMixin, Delega
CommentFormView,
UpdateLeadView,
UpdateReviewersView,
UpdatePartnersView,
]
def dispatch(self, request, *args, **kwargs):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment