https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35284
Bug ID: 35284
Summary: No more delay between 2 DT requests
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Staff interface
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Coming from bug 31199 comment 16
We expect a 250ms delay between request, it is in
koha-tmpl/intranet-tmpl/prog/js/datatables.js
114 jQuery.fn.dataTableExt.oApi.fnSetFilteringDelay = function ( oSettings,
iDelay ) {
But, the from doc:
https://datatables.net/plug-ins/api/fnSetFilteringDelay
"""
Please note that this plug-in has been deprecated and the dt-init searchDelay
option in DataTables 1.10 should now be used. This plug-in will not operate
with v1.10+.
"""
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/