https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31127
Bug ID: 31127
Summary: By default sort suggestions from latest to oldest
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Currently suggestions table is sorted from oldest to latest.
From suggestion.tt :
KohaTable("table_[% loop.count| html %]", {
"sorting": [[ 3, "asc" ]],
Since the default tab is pending suggestions, it would be better to have the
reverse order.
Some old suggestions may stay in pending for a while and librarian must be
aware of new suggestions.
--
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]
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/