From 0bd04e33c495c894a01298824482157837419cfe Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 25 Feb 2019 18:07:15 +0100 Subject: Manage generation of QR codes --- ishtar_common/templates/base.html | 1 - 1 file changed, 1 deletion(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index 8c2a83713..bcf965ab2 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -52,7 +52,6 @@ var complete_list_label = "{% trans 'complete list...' %}"; var added_message = "{% trans " items added." %}"; var select_only_one_msg = "{% trans "Select only one item." %}"; - var session var YES = "{% trans 'yes' %}"; var NO = "{% trans 'no' %}"; var show_msg = "{% trans "Show" %}"; -- cgit v1.2.3