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>
Sat, 19 Nov 2016 12:41:22 +0000 (07:41 -0500)
commit4e507b175a5b97fb24b95855aaac4c2b3fe7881b
tree05355d2f11c1202867756e3da18a5092adf6cb70
parent801f76d5ea14adb165765c3d7803625cf5a37c4f
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