http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12089
Bug ID: 12089
Summary: Remove use of dt_add_type_uk_date()
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Many templates call dt_add_type_uk_date() to handle sorting of date columns in
tables when the dateformat system preference is set to "metric." Some of these
templates already use the "title-string" method
(http://wiki.koha-community.org/wiki/DataTables_HowTo#Sorting_dates_regardless_of_date_format_preference)
for sorting, and the call can be removed.
Other templates should be updated to use the "title-string" method.
As I make corrections I also intend to update sorting configurations to use the
newer guideline described here:
http://wiki.koha-community.org/wiki/DataTables_HowTo#Obsolete_configuration_methods
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/