Skip to content
Snippets Groups Projects
Commit e6218fe3 authored by Julian's avatar Julian
Browse files

Use correct save_button

parent 937a834e
No related branches found
No related tags found
1 merge request!48Review use of Materialize
......@@ -10,7 +10,7 @@
<form method="post">
{% csrf_token %}
{% form form=register_absence_form %}{% endform %}
{% include "core/save_button.html" %}
{% include "core/partials/save_button.html" %}
</form>
{% endblock %}
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