# HG changeset patch # User Goffi # Date 1592582233 -7200 # Node ID a62822c6a114edf325369a95d93421980f3694cc # Parent 2b8d18a9df00727a2f468a9e631a159a77ebd849 bulma: added a notification area + first dialog template for confirmation request diff -r 2b8d18a9df00 -r a62822c6a114 sat_templates/templates/bulma/base/base.html --- a/sat_templates/templates/bulma/base/base.html Fri Jun 19 17:57:13 2020 +0200 +++ b/sat_templates/templates/bulma/base/base.html Fri Jun 19 17:57:13 2020 +0200 @@ -82,6 +82,7 @@ {% endblock main_menu %} {% endif %}
+
{% block body %} {% endblock body %}
diff -r 2b8d18a9df00 -r a62822c6a114 sat_templates/templates/bulma/dialogs/confirm.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sat_templates/templates/bulma/dialogs/confirm.html Fri Jun 19 17:57:13 2020 +0200 @@ -0,0 +1,21 @@ +
+ +