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>
Wed, 6 Nov 2019 17:27:54 +0000 (12:27 -0500)
commit6fca88da2f9752649a32a4652e4070a7d60ed3c1
tree4e69555d0f9a166e62d9fa1392d063a0c7f2778d
parent5c50a8936f10b153d4ca68462ad3f9411d771864
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