From a39bbea2d406b458a540336bd7d52f9df89ac73c Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Sat, 22 Feb 2020 10:17:24 +0100 Subject: [PATCH] Add shadow and fix jquery hack --- templates/note/conso_form.html | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/templates/note/conso_form.html b/templates/note/conso_form.html index 89a8f8e4..b121ad54 100644 --- a/templates/note/conso_form.html +++ b/templates/note/conso_form.html @@ -13,7 +13,7 @@ {% csrf_token %}
-
+
{% if form.non_field_errors %}

{% for error in form.non_field_errors %} @@ -40,7 +40,7 @@

-
+
{# Tabs for button categories #}
+{% endblock %} +{% block extrajavascript %}