From 12eb00c0d60109dffc38326ddfec1bcd979de487 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 12 Sep 2018 12:26:37 +0200 Subject: Action to remove bookmarks (refs #4230) --- ishtar_common/templates/blocks/DataTables.html | 2 -- 1 file changed, 2 deletions(-) (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 7fad1f121..309bb0b09 100644 --- a/ishtar_common/templates/blocks/DataTables.html +++ b/ishtar_common/templates/blocks/DataTables.html @@ -140,8 +140,6 @@ datatable_submit_search = function(){ return false; }; - - jQuery(document).ready(function(){ jQuery("#search_{{name}}").click(datatable_submit_search); -- cgit v1.2.3