]> git.evergreen-ils.org Git - Evergreen.git/commit
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:27 +0000 (15:47 -0400)
commit38c42efe77f63cf6af2cc19366f3abcd63a7ca12
treeb84752803b23a60d77be43d6afd06aa01390cda6
parent56f146561347d1c337b848932bd992904628aa95
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