http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12089 --- Comment #22 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 27680 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27680&action=edit [PASSED QA] Bug 12089 - [SIGNED OFF] Remove use of dt_add_type_uk_date() - JavaScript This patch removes the now unused dt_add_type_uk_date function from Koha's custom DataTables javascript file. To test, be sure all other patches on Bug 12089 are applied. Apply this patch and search for instances of dt_add_type_uk_date. There should be none. Signed-off-by: David Cook <dcook@prosentient.com.au> Works as described. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Passes all tests and QA script, works as described. No regressions found, sorting and searching in all tables touched by these patches works ok. -- You are receiving this mail because: You are watching all bug changes.