]> git.evergreen-ils.org Git - Evergreen.git/commit
Block "Place Hold" link in TPAC if item is available
authorArt Rhyno <art632000@yahoo.ca>
Fri, 27 Jul 2012 15:39:14 +0000 (11:39 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 1 Aug 2012 20:54:01 +0000 (16:54 -0400)
commit8151ed9d949a6613c1bf40d605c59f2d07efd06c
treec5727fb3326827976d267de61699b5fc1bcdfd5d
parenta6170ad241d22e936def92dd0896ee955ae48e53
Block "Place Hold" link in TPAC if item is available

Suppress the display of the "Place Hold" link based on whether an item
is available. This is set as a preference in config.tt2. Some sites
may want the ability to place holds regardless of availability.

Signed-off-by: Art Rhyno <art632000@yahoo.ca>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Conflicts:
Open-ILS/src/templates/opac/parts/record/summary.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/parts/config.tt2
Open-ILS/src/templates/opac/parts/misc_util.tt2
Open-ILS/src/templates/opac/parts/record/summary.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2