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

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

parent 1b5ef193
No related branches found
No related tags found
1 merge request!65Resolve "Add support for group notes"
Pipeline #3101 passed
......@@ -88,7 +88,7 @@
{% if prev_doc.group_note %}
<tr>
<th class="collection-item">{% trans "Group notes for this lesson:" %}</th>
<th class="collection-item">{% trans "Group notes for previous lesson:" %}</th>
<td>{{ prev_doc.group_note }}</td>
</tr>
{% endif %}
......
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