LP 1944602 Bootstrap Opac: Address alignment
authorGarry Collum <gcollum@gmail.com>
Tue, 23 Aug 2022 19:47:00 +0000 (19:47 +0000)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 23 Nov 2022 15:47:02 +0000 (10:47 -0500)
commitb6a867cec999c0a1c4380af590bfa69d65ee4f76
tree8d599d88f43a68ddfe6d97b6819abe245e4f2a2d
parent1762a17d803a77a88fa3d2d60e80f68036ccca1c
LP 1944602 Bootstrap Opac: Address alignment

Fixes the alignment of patron addresses in the Bootstap opac, if the
patron as more than one address.  Two addresses will now display
side-by-side in a row, except on smaller screens.

To test:

1. To fully test use patrons with one address, two addresses, and more than
two addresses.
2. Login as each patron and notice the mis-aligned addresses.
3. Apply the patch.
4. The addresses should now be displayed side-by-side, two per row. They
collapse to one per row on smaller screens.
5. Enable the 'Allow pending addresses' library setting.  The editable
address displays in the same space as it's non-editable display.

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-bootstrap/opac/myopac/prefs.tt2