From 7fd129b2aada70aaafbd3ee3a481cbd26e54a295 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 22 Sep 2016 09:59:58 +0200 Subject: Fix autocomplete in new item window (refs #3273) --- ishtar_common/templates/base.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ishtar_common/templates/base.html') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index 703644a35..695edd758 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -15,17 +15,17 @@ - + - + - - + + - + {% for url_css in JQGRID_CSS %}{% endfor %} {% include "blocks/extra_head.html" %} {% block extra_head %} -- cgit v1.2.3