Bug 34133: Set default sort on first column (ID) desc
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Tue, 27 Jun 2023 15:00:00 +0000 (15:00 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 19 Jul 2023 15:06:51 +0000 (12:06 -0300)
commit67916fc23a518bb1ddc895f6f3e0b27c434b8a92
treefea253e45be4ef4a7ca03cd0a833c7a9d4564551
parent0d2052088ec62654f81154be0b9916b8e8630891
Bug 34133: Set default sort on first column (ID) desc

Test plan:

Before applying patch:
* Open incognito at /cgi-bin/koha/ill/ill-requests.pl,
* Verify order is by ASC (lowest ID first)
* Close incognito

Apply patch, then:
* Open incognito at /cgi-bin/koha/ill/ill-requests.pl,
* Verify order is by DESC (highest ID first)

Signed-off-by: Magnus Enger <magnus@libriotech.no>
Followed the test plan from Bugzilla, and added it above.
Works as advertised.
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/ill-list-table.js