Bug 12089: Remove use of dt_add_type_uk_date() - JavaScript
authorOwen Leonard <oleonard@myacpl.org>
Thu, 17 Apr 2014 16:02:35 +0000 (12:02 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 28 Apr 2014 18:43:57 +0000 (18:43 +0000)
commit00b123493cf54b01c38ecbe19a051a1d0bd28760
treecfc58bb676dadf869cb127720840b555928b8a2d
parent7fba4e3ef81a1b6ea0699107f9bde2f54d299b72
Bug 12089: 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.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/js/datatables.js