Skip to content
Snippets Groups Projects
Commit ab9818de authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 03b8056b
No related branches found
No related tags found
1 merge request!79Resolve "Carry over the data of the first lesson for double (or triple, ...) lessons"
Pipeline #3395 passed
......@@ -107,7 +107,7 @@ class LessonDocumentation(ExtensibleModel):
)
def _carry_over_data(self):
"""Carry over data to the following lesson periods, if exist and data are not already set.
"""Carry over data to directly adjacent periods in this lesson if data is not already set.
Can be deactivated using site preference ``alsijil__carry_over``.
"""
......
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