]> 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:34:55 +0000 (17:34 -0400)
commit9109d90a049b06bac4ba7e871a891c533b07f470
tree113d1dc1269c8cef98794e2632af363ffe45594e
parent57f04ecde02a747e583daa9e1d2f5d5c0a88e9dc
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