From 95feded289c961984ecf372f35940d1cdad290ac Mon Sep 17 00:00:00 2001 From: Benbb96 Date: Tue, 7 Jul 2020 11:04:31 +0200 Subject: [PATCH] Update ticket_list.html Fix Keyword filter box which didn't show up even if it is in saved query. --- helpdesk/templates/helpdesk/ticket_list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helpdesk/templates/helpdesk/ticket_list.html b/helpdesk/templates/helpdesk/ticket_list.html index 7d17b999..76639aa5 100644 --- a/helpdesk/templates/helpdesk/ticket_list.html +++ b/helpdesk/templates/helpdesk/ticket_list.html @@ -129,8 +129,8 @@ $(document).ready(function() { -
- +
+

{% trans "Keywords are case-insensitive, and will be looked for in the title, body and submitter fields." %}