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>
Mon, 10 Oct 2016 12:36:09 +0000 (08:36 -0400)
commit9d7ab39b27d84c9e20eddf2260d192dba42ede03
treebff17572e7a4a39ce97720f083e1e2e6e7e2c5c0
parent3e661eee3d4ef6b180f731de7896294a134f450b
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