]> 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:44:44 +0000 (15:44 -0400)
commit1abfd4ed0e07fb71729e84893c62f72870c472d8
tree13f29d0209de2866635200d78d747168ac8c9ded
parenta711a324b199f5fa6489baadd13a8cb5804ec4d6
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