Koha/koha-tmpl/opac-tmpl/bootstrap
Owen Leonard 4ebfdba0cb Bug 35006: OPAC holdings table - Fix sort for library columns
This patch updates the holdings table on the OPAC's bibliographic detail
page so that home and current library columns can be sorted correctly by
library name. There have been changes to the way the template shows
these values, but the DataTables "data-sort" attribute on the table cell
had not been updated accordingly.

To test, apply the patch set the OpacLocationBranchToDisplay system
preference to "home and holding libraries."

- Make sure home and holding library columns are not hidden in the
  table settings under Administration -> Table settings -> OPAC ->
  holdingst.
- Locate a bibliographic record in the OPAC which has multiple items
  from different libraries.
- Test that the home and current library columns sort correctly by
  library name.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 06d182bc82)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-10-24 20:32:16 -10:00
..
css Bug 34730: Add responsive behavior to more tables in the OPAC 2023-09-20 20:34:03 -10:00
en Bug 35006: OPAC holdings table - Fix sort for library columns 2023-10-24 20:32:16 -10:00
images
itemtypeimg
js Bug 34936: Remove the use of event attributes from OPAC detail page 2023-10-05 08:48:02 -10:00
lib/jquery Bug 32341: (Fix) Changing the placement of the button 2023-07-12 07:56:39 +01:00