These are modifications to the Evergreen self-check interface to:
authorTerran McCanna <tmccanna@georgialibraries.org>
Thu, 17 Dec 2015 23:24:34 +0000 (18:24 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 13 Sep 2019 19:04:37 +0000 (15:04 -0400)
commit97c050496bbc95b14d3b11b719d9cbc0bc9fd62d
tree6959fe18b195eb53adc3914f3a1f45847e34b97b
parent823df28ccbd9364616ec5d47350321848fce76dd
These are modifications to the Evergreen self-check interface to:

1. Fix bugs with printing holds and fines.
2. Improve page layout overall, and with consideration for
   1024x768 resolution monitors that a lot of libraries use.
3. Hide hold status from view on holds table.
4. Hide buttons/fields from screen when user is not logged in.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/circ/selfcheck/banner.tt2
Open-ILS/src/templates/circ/selfcheck/banner.tt2
Open-ILS/src/templates/circ/selfcheck/holds_page.tt2
Open-ILS/src/templates/circ/selfcheck/main.tt2
Open-ILS/web/css/skin/default/selfcheck.css
Open-ILS/web/js/dojo/openils/circ/nls/selfcheck.js
Open-ILS/web/js/ui/default/circ/selfcheck/selfcheck.js