# HG changeset patch # User BenoƮt Allard # Date 1414761527 -3600 # Node ID 3500cb0c54d138f3f6d91802c68a466910657887 # Parent 0f19ece4e7e588186f781aff1be5603877b0c0b1 Restore working popover diff -r 0f19ece4e7e5 -r 3500cb0c54d1 farol/templates/base.j2 --- 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 %} + {% if has_current %} {% for element in cache %} {# Put the modals for the load action here #}