https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38667
Bug ID: 38667
Summary: Point of sale transaction history should not appear to
be sortable
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Point of Sale
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
The configurations of the Transactions to date and Older transactions tables
contain "orderFixed: [ 0, 'asc']" which sets a fixed order on the hidden first
column.
We should add "ordering: false" so that column sorting controls don't appear in
the table headers.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/