Skip to content
Snippets Groups Projects
Commit 35cd00ba authored by Fanna Lautenbach's avatar Fanna Lautenbach
Browse files

change redirect

parent 064dbece
No related branches found
No related tags found
1 merge request!53change redirect
Pipeline #41556 passed
...@@ -382,4 +382,4 @@ class WorkSpecificationViewset(viewsets.ModelViewSet): ...@@ -382,4 +382,4 @@ class WorkSpecificationViewset(viewsets.ModelViewSet):
time.sleep(1) # allow for some time to pass time.sleep(1) # allow for some time to pass
return redirect("specification-detail", pk=pk) return redirect("index")
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