From df8b3fb3b3ad19c95c026839b35d1220b40ccece Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 10 Nov 2017 18:46:14 +0100 Subject: UI: search layout --- ishtar_common/templates/blocks/JQueryJqGrid.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'ishtar_common/templates/blocks/JQueryJqGrid.html') diff --git a/ishtar_common/templates/blocks/JQueryJqGrid.html b/ishtar_common/templates/blocks/JQueryJqGrid.html index 1768ab427..f9548a743 100644 --- a/ishtar_common/templates/blocks/JQueryJqGrid.html +++ b/ishtar_common/templates/blocks/JQueryJqGrid.html @@ -1,18 +1,22 @@ {% load i18n %} - +

+ + {% if url_new %}

{{new_message}}

{% endif %} -

{% trans "Search and select an item" %}

+

{% trans "Search and select an item" %}

  {% trans "Pinned search:" %}
+

-- cgit v1.2.3