]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1981628 Third follow-up
authorTerran McCanna <tmccanna@georgialibraries.org>
Fri, 29 Jul 2022 16:36:33 +0000 (12:36 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 11 Oct 2022 21:03:23 +0000 (17:03 -0400)
commit1c0ac9f73b4d8c887c76ea477eda3ac9163a1d9f
tree88b29c487e0e1d954cfbf85446a6792f2b392aad
parente0da658a39b9a85ae949615ce09f67e52e1edcb2
LP1981628 Third follow-up

The last follow-up had the inadvertent side-effect of hiding the
message directing the patron to contact their library if they had a
negative balance. My thought is that if there are negative bills then
the patron should see the alert to contact their library about them
regardless of whether or not online payments are allowed. So, this
additional followup separates that alert from the myopac_cc_allowed logic.

This also makes some minor display tweaks to the BooPAC:
- Applies the Bootstrap 'alert-warning' to the negative bills message
in the BooPAC.
- Adds a page header.
- Changes the styling and wording of the grocery charges heading to match
the circulation charges heading.
- Changes the styling of the grocery and circulation tables to be
consistent with each other.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/templates-bootstrap/opac/myopac/charges.tt2
Open-ILS/src/templates/opac/myopac/main.tt2