]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix place hold hiding logic
authorThomas Berezansky <tsbere@mvlc.org>
Wed, 1 Aug 2012 20:40:51 +0000 (16:40 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 1 Aug 2012 20:55:23 +0000 (16:55 -0400)
commit61a95875189d27ed3543f45edb63d3e243aa272a
tree6cdf4988c36e28745cacfb1641d012c56b2d0dfa
parentf58ad303473a992b11cbefe704dafd1a8eb03ae3
Fix place hold hiding logic

Always show the place hold link for staff with permission to place holds
that won't fill currently.

Otherwise, only show the link if:
There are holdable copies
AND
We aren't blocking OR there are no available copies

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/parts/record/summary.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2