[Edit substitution] Redirect after deleting substituton does not work
Designs
- Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related.
Learn more.
Related merge requests 1
When this merge request is accepted, this issue will be closed automatically.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Tom Teichler changed milestone to %1.0a1
changed milestone to %1.0a1
- Tom Teichler added part::frontend prio::1 type::bug labels
added part::frontend prio::1 type::bug labels
- Author Owner
Ah, i see. After deleting a substitution, you stay on the edit_substitution page.
return redirect('edit_substitution', id_, week)
Maybe we want do something like
return render(request, 'chronos/lessons_day.html', context)
What do you think, @nik?
- Tom Teichler added prio::2 workflow::discussing labels and removed prio::1 type::bug labels
added prio::2 workflow::discussing labels and removed prio::1 type::bug labels
- Tom Teichler added 1 deleted label
added 1 deleted label
- Tom Teichler mentioned in commit 05b3d85a
mentioned in commit 05b3d85a
- Tom Teichler mentioned in merge request !17 (merged)
mentioned in merge request !17 (merged)
- Tom Teichler assigned to @dummerdelfin
assigned to @dummerdelfin
- Nik | Klampfradler closed via merge request !17 (merged)
closed via merge request !17 (merged)
- Nik | Klampfradler mentioned in commit 3343c6b7
mentioned in commit 3343c6b7
- Tom Teichler closed via commit 05b3d85a
closed via commit 05b3d85a
Please register or sign in to reply