Add notification system to replace noty

This commit is contained in:
Jan Tuomi
2017-05-13 11:19:39 +03:00
parent b798f62a6b
commit 850ff0a74d
4 changed files with 48 additions and 23 deletions
+6
View File
@@ -8,6 +8,12 @@
<h2>{% trans "Payment events" %}</h2>
</div>
{% if notification %}
<div class="alert alert-success">
{{ notification }}
</div>
{% endif %}
{{ table|safe }}
<div>