]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1920273: improve Bootstrap self registration display
authorGarry Collum <gcollum@gmail.com>
Mon, 22 Mar 2021 19:09:16 +0000 (15:09 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 12 Aug 2021 21:37:10 +0000 (17:37 -0400)
commit6fd9a03dda558c5dddf646215f2aff6e50bb651a
treecb0bb53a96ceca329d9eb105d282db28fd648298
parent069f687f43b6ec32b766356f2e81c0898abaf282
LP1920273: improve Bootstrap self registration display

This patch makes the form in the self-registration screen in the Bootstrap
opac a little responsive on smaller devices.

To test.

1. Turn on self-registration in the library settings.
2. Go to the self-registration screen and make the screen as small as possible.
3. Apply the patch.
4. Notice that the form labels and input boxes are now more aesthetic.
5. Create some self-registration requests to make sure the form captures the data.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/templates-bootstrap/opac/register.tt2