]> git.evergreen-ils.org Git - Evergreen.git/commit
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:49:26 +0000 (10:49 -0500)
commit056f416b3e67f385749a2c8091a64c35922a7ef3
tree79063d50cef146f8e9ab5f9b4febb25d5907fd2b
parenta00dd5e973f81ca4e487281403b6953d58184029
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