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

Merge branch 'master' into refactor/group-subject

parents 86659d8f a3c3f678
No related branches found
No related tags found
1 merge request!22Use subject object to match course groups
Pipeline #2887 passed
......@@ -37,7 +37,7 @@
<form method="post" enctype="multipart/form-data">
{% csrf_token %}
{% form form=upload_form %}{% endform %}
{% include "core/save_button.html" with icon="import_export" caption=_("Import data") %}
{% include "core/partials/save_button.html" with icon="import_export" caption=_("Import data") %}
</form>
{% endblock %}
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