Private
Public Access
1
0
This commit is contained in:
2025-04-13 18:04:23 +02:00
parent 9ef9138fc6
commit 98408cb342
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@@ -4233,6 +4233,8 @@ def nextweekplan_view(request):
create_next_week_from_json(data, r)
messages.info(request,"Your planned sessions were created")
# remove path_and_filename
os.remove(path_and_filename)
active = 'nav-plan'