diff --git a/sapl/templates/materia/relatoria_form.html b/sapl/templates/materia/relatoria_form.html index 953557513..f8fbdaf5e 100644 --- a/sapl/templates/materia/relatoria_form.html +++ b/sapl/templates/materia/relatoria_form.html @@ -12,3 +12,9 @@ {% crispy form %} {% endif %} {% endblock %} + +{% block extra_js %} + +{% endblock extra_js %}