Mercurial > farol
changeset 148:3500cb0c54d1
Restore working popover
author | Benoît Allard <benoit.allard@greenbone.net> |
---|---|
date | Fri, 31 Oct 2014 14:18:47 +0100 |
parents | 0f19ece4e7e5 |
children | f2f434eafb66 |
files | farol/templates/base.j2 |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/farol/templates/base.j2 Fri Oct 31 12:12:48 2014 +0100 +++ b/farol/templates/base.j2 Fri Oct 31 14:18:47 2014 +0100 @@ -100,6 +100,7 @@ {% endblock %} {% block pre_content %} + <script>$('#error-popover').popover()</script> {% if has_current %} {% for element in cache %} {# Put the modals for the load action here #}