https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39450

Brendan Gallagher <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #179687|0                           |1
        is obsolete|                            |

--- Comment #2 from Brendan Gallagher <[email protected]> ---
Created attachment 180252
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180252&action=edit
Bug 39450: Sort by ILL request ID DESC by default

To test:
1) Enable ILLModule
2) Create 2 ILL requests
3) Access the ILL table on the OPAC:
http://localhost:8080/cgi-bin/koha/opac-illrequests.pl
4) Notice the table is sorted on the 'Requested from' column.
5) Apply patch, repeat. Notice it's now showing the most recent requests first
(sorting on ID DESC).

This is particularly important for Koha instances where patrons access this
OPAC page often, and have multiple ILL backends installed

Signed-off-by: Brendan Gallagher <[email protected]>

-- 
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/

Reply via email to