Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Lucas Gass 2ce6824499
Bug 35069: Fix hold ratios items needed column sorting
This patch adds the data-sort attribute to the "Items needed" column to
ensure proper sorting.

To test:
1. Make a lot of holds.
2. On some holds have a high enough holds/copies ratio so the "Items
   needed" has values greater than 10.
3. Sort by that column. Notice the copies with an "Items needed" higher
   than 10 do not get sorted correctly.
4. APPLY PATCH
5. Try steps 1 -3 again. Everything should sort properly.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-25 11:08:03 -03:00
..
article-requests.tt
bookcount.tt
branchoverdues.tt
branchtransfers.tt
checkout-notes.tt
circulation-home.tt
circulation.tt Bug 33845: (follow-up) Rename config and add a second configuration section 2023-10-20 16:31:12 -03:00
circulation_batch_checkouts.tt
curbside_pickups.tt
on-site_checkouts.tt
overdue.tt
pendingreserves.tt
printslip.tt Bug 34030: Add a "print slips" action links to print in batch 2023-10-23 11:33:55 -03:00
renew.tt
request-article.tt
reserveratios.tt Bug 35069: Fix hold ratios items needed column sorting 2023-10-25 11:08:03 -03:00
returns.tt Bug 34547: (follow-up) add recall cases 2023-10-20 11:43:02 -03:00
set-library.tt
transfers_to_send.tt
transferstoreceive.tt
view_holdsqueue.tt Bug 34160: Hyperlink item barcode to the item more details editor from the holds queue viewer 2023-10-11 10:31:50 -03:00
waitingreserves.tt