From 4990d01aa99196746e3f2709f03c800cf724f1d7 Mon Sep 17 00:00:00 2001 From: Victoria Lewis Date: Thu, 30 Mar 2017 14:48:31 -0700 Subject: [PATCH] CAT-119 Implement print Holds and Ready for Pick-up Implement 'Print List' actions under "Hold" and "Items Ready For Pickup" Signed-off-by: Victoria Lewis modified: KCLS/openils/var/templates_kcls/circ/selfcheck/main.tt2 modified: Open-ILS/web/js/dojo/openils/circ/nls/selfcheck.js modified: Open-ILS/web/js/ui/kcls/circ/selfcheck/selfcheck.js --- .../var/templates_kcls/circ/selfcheck/main.tt2 | 10 ++-- Open-ILS/web/js/dojo/openils/circ/nls/selfcheck.js | 2 +- .../web/js/ui/kcls/circ/selfcheck/selfcheck.js | 55 ++++++++++++++++------ 3 files changed, 44 insertions(+), 23 deletions(-) diff --git a/KCLS/openils/var/templates_kcls/circ/selfcheck/main.tt2 b/KCLS/openils/var/templates_kcls/circ/selfcheck/main.tt2 index 42a1f155fc..1eb82a155a 100644 --- a/KCLS/openils/var/templates_kcls/circ/selfcheck/main.tt2 +++ b/KCLS/openils/var/templates_kcls/circ/selfcheck/main.tt2 @@ -163,10 +163,9 @@ function switchTo(str,subpage) { - -