]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/web/opac/extras/circ/alt_holds_print.js
Fix a problem in the clear holds shelf list printer
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 28 Sep 2011 20:50:03 +0000 (16:50 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 15 Nov 2011 21:00:25 +0000 (16:00 -0500)
commitc0d38352beda1142d7f1bcff5c6e5bd78ce24093
tree4136027cdf124a137c41b85241c878a44d40665d
parent50600776185d1e083d80eaa93a924a96ee9ae8d2
Fix a problem in the clear holds shelf list printer

This is a "special" interface that you get to via Admin -> For
Developers -> Local Administration in the staff client.

The addition features to one "side" of this hackish interface of label affix
and parts had caused breakage on the other "side."  This fixes that.

Also improve document printing, making it less likely the progress
dialog itself gets printed.

One day this will be replaced with something better.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm
Open-ILS/web/opac/extras/circ/alt_holds_print.html
Open-ILS/web/opac/extras/circ/alt_holds_print.js