Skip to content
Snippets Groups Projects
Commit fd5a6391 authored by permcu's avatar permcu
Browse files

Fix get_documentations_for_person

parent f3eb9b5e
No related branches found
No related tags found
1 merge request!356Add dialog for creation of long-term absences
......@@ -585,7 +585,7 @@ class Documentation(CalendarEvent):
"""
event_params = {
"type": "PARTICIPANT",
"obj_id": person,
"id": person,
}
events = LessonEvent.get_single_events(
......
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