diff --git a/share/templates/helpers/datatables.tt b/share/templates/helpers/datatables.tt index 9988515054..7b2617ea55 100644 --- a/share/templates/helpers/datatables.tt +++ b/share/templates/helpers/datatables.tt @@ -86,6 +86,7 @@ $(document).ready(function() { "iDisplayLength": 5, "iShowPages": 5, "sAjaxSource": "[% helper.ajax_uri %]", + "bStateSave": false, "searchDelay": 800, [% IF helper.column_sort -%] "aaSorting": [