Skip to content
Snippets Groups Projects
Commit 4f811d41 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge 1.1

parent ac3081d7
No related branches found
No related tags found
No related merge requests found
......@@ -241,6 +241,5 @@ def get_plan(type, id, smart=False, monday_of_week=None, force_update=False):
for j in range(event.event.from_lesson - 1, event.event.to_lesson):
plan[j][0][i].append(element_container)
# print("Refresh plan cache for", cache.id)
cache.update(plan)
return plan, hols_for_weekday
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