Fix OU logic for determining hold availability
authorDan Scott <dscott@laurentian.ca>
Fri, 27 Jul 2012 16:34:33 +0000 (12:34 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 31 Jul 2012 17:29:08 +0000 (13:29 -0400)
commit3c23c18e1ab3a32fe86d47b9efebf72340ef4baf
treee80a8dbe3c4dfb847e13d18aeb20dbaa318621fc
parent2dc732c085fc711d5b7618e49eac8d85e986a1d9
Fix OU logic for determining hold availability

We'll use search_ou directly - not necessarily the best option, but
better than using the search_ou value as a depth. Not sure if preferred
library or physical loc would be better here;
E_TOO_MANY_LOCATION_OPTIONS!

Signed-off-by: Dan Scott <dscott@laurentian.ca>
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