diff --git a/categories/templates/categories/_form.html b/categories/templates/categories/_form.html index 6d58e53..56e80dd 100644 --- a/categories/templates/categories/_form.html +++ b/categories/templates/categories/_form.html @@ -26,7 +26,12 @@ {% else %}
{% if field.auto_id != 'id_visible' %} - + {% if field.field.required %} + + {% else %} + + + {% endif %} {% endif %} {% if field.auto_id == 'id_visible' %}
@@ -115,4 +120,4 @@ btn.switchClass("fa-angle-down", "fa-angle-right", 250, "easeInOutQuad"); } }); - \ No newline at end of file + -- libgit2 0.21.2