From eb61b763e5165694d2ee937664a671f2eb91b394 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 15 Aug 2018 17:39:14 +0200 Subject: Update translation --- ishtar_common/utils.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'ishtar_common/utils.py') diff --git a/ishtar_common/utils.py b/ishtar_common/utils.py index 0e5dd286a..8cb06aacb 100644 --- a/ishtar_common/utils.py +++ b/ishtar_common/utils.py @@ -62,9 +62,6 @@ class BColors: CSV_OPTIONS = {'delimiter': ',', 'quotechar': '"', 'quoting': QUOTE_ALL} -TXT_SEARCH_COMMENT = "key for text search (no accent, no spaces)" - - def check_rights(rights=None, redirect_url='/'): """ Decorator that checks the rights to access the view. -- cgit v1.2.3