]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/templates-bootstrap/opac/myopac/charges.tt2
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:01:58 +0000 (17:01 -0400)
commit69154c2a2cc457f92bb643fd7396d9915e203b91
treea3a52f9123d985a138e20760ac73eb7861904dae
parent851b4b5e3dab8d3d259d6cac9cd15d4b3ede938b
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