http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12899
Bug ID: 12899
Summary: Row grouping in checkouts table is alphabetical and
layout depends on words chosen in translation
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
In checkouts.js the checkouts table is being built and the rows are grouped
ascending alphabetically into "Today's checkouts" and "Previous checkouts". The
problem is that in translations where the words are different sorting "asc" can
change the layout so that previous checkouts are on top and hides todays. Very
impractical.
.rowGrouping is the culprit.
Thanks to Owen and Kyle for troubleshooting.
--
You are receiving this mail because:
You are the assignee for the bug.
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/