LP1950514: TPac hold groups table displays incorrect column names on small screens.
authorGarry Collum <gcollum@gmail.com>
Wed, 10 Nov 2021 19:44:16 +0000 (14:44 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 29 Jun 2022 19:47:17 +0000 (15:47 -0400)
commitf7228cb255337362498dbdc30cd0535ec2525a96
tree384e150aac8fe3197e0d97538ba6f8f19e22762b
parentac2e4495b48081563c9a6e1ad02c8aabf1cb1076
LP1950514: TPac hold groups table displays incorrect column names on small screens.

This fixes the incorrect display of column names in the hold groups table
in the tpac. Previously the table would display names for the hold history
table.

To test:
1. create an opac visible hold group and assign a patron to the group.
2. login to the TPac as the patron assigned to the group.
3. view hold groups and make the browser screen as small as possible.
4. notice on the smallest screen the headers for the table are incorrect.
5. apply the patch and view the headers.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/myopac/hold_subscriptions.tt2