From c1d9e3c6d17c99fed3b89344adf237012a8477ec Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 3 Oct 2025 10:26:26 +0200 Subject: đŸ’„ UI: improve criteria panel layout - add shortcuts for search, sheet opening MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ishtar_common/templates/widgets/search_input.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'ishtar_common/templates/widgets/search_input.html') diff --git a/ishtar_common/templates/widgets/search_input.html b/ishtar_common/templates/widgets/search_input.html index d8ad26d8d..14249f4e8 100644 --- a/ishtar_common/templates/widgets/search_input.html +++ b/ishtar_common/templates/widgets/search_input.html @@ -3,18 +3,19 @@ {% if widget.value != None %} value="{{ widget.value|stringformat:'s' }}"{% endif %}{% include "django/forms/widgets/attrs.html" %} /> + title="{% trans 'Clear the search [Alt+L]' %}"> @@ -22,7 +23,7 @@ + title="{% trans 'Pin the current search [Alt+P]' %}">