From 45a774990b8d89ae2fb1139691ad70257cf93d02 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 15 Sep 2019 13:19:49 +0200 Subject: QR Code for searches --- ishtar_common/templates/blocks/DataTables.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ishtar_common/templates/blocks/DataTables.html') diff --git a/ishtar_common/templates/blocks/DataTables.html b/ishtar_common/templates/blocks/DataTables.html index 6b24049a4..54ae5a630 100644 --- a/ishtar_common/templates/blocks/DataTables.html +++ b/ishtar_common/templates/blocks/DataTables.html @@ -271,6 +271,7 @@ jQuery(document).ready(function(){ return true; }); {% endif %} + get_search_parameters_from_url(); datatable_submit_search(true); }); -- cgit v1.2.3