Skip to content
Snippets Groups Projects
Verified Commit 14087fa8 authored by Julian's avatar Julian Committed by magicfelix
Browse files

Query lesson documentations via graphql

parent 31c7473b
No related branches found
No related tags found
1 merge request!284Draft: Redesign entering of lesson documentation
......@@ -9,7 +9,7 @@
{% endblock %}
{% block browser_title %}{% trans "Coursebook" %} {{ lesson }}{% endblock %}
{% block content %}
<course-book></course-book>
<course-book lesson-id="{{ lesson.id }}"></course-book>
{% endblock %}
{% block extra_body %}
......
This diff is collapsed.
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