]> git.evergreen-ils.org Git - Evergreen.git/commit
Don't display located URIs in record details copy table
authorDan Scott <dan@coffeecode.net>
Wed, 29 Jun 2011 04:01:10 +0000 (00:01 -0400)
committerDan Scott <dan@coffeecode.net>
Wed, 29 Jun 2011 04:01:10 +0000 (00:01 -0400)
commit956da091dc8cafd2b4fac0a65ffaf0b91a786170
treef0830ea3b30b470a23d98015fcd8443d43360779
parente51477e408b1c5f818b967f809f1fc328201d2cb
Don't display located URIs in record details copy table

The more correct approach would be to modify the JSON query to exclude
copies from volumes where label = '##URI##', or to cut over to the in-db
unapi-based xml_holdings + acp approach - but for now this is a quick
and dirty fix that can't possibly hurt.

Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/web/templates/default/opac/parts/record/summary.tt2