[Koha-bugs] [Bug 15481] Remove dead code in datatables.js

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 6 15:36:28 CET 2016


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15481

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 46330
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46330&action=edit
Bug 15481: Remove dead code in datatables.js

This removes the following functions that are not used anywhere:
- dt_add_rangedate_filter
- dt_overwrite_string_sorting_localeCompare
- replace_html
- replace_html_date

Test plan:
1. Search for calls to the above functions in the code. There should be
   none.
2. Check that existing tables using DataTables are not broken.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list