Fix link display even when no physical copies skin_tadlv3
authorJeff Godin <jgodin@tadl.org>
Mon, 16 Apr 2012 20:18:21 +0000 (16:18 -0400)
committerJeff Godin <jgodin@tadl.org>
Mon, 16 Apr 2012 20:18:21 +0000 (16:18 -0400)
commit04d48add6be2428e85668a8cd4c4c1a6f2b0e748
treee939304d589ce254478e9a83cc02074597b7b813
parent19afb0e092747139c116bdc7488b29e7d3aaa2ec
Fix link display even when no physical copies

This is a bugfix: We were failing to create any copy / uri
summary if there were zero physical copies. Now, instead of
"return", we "return output.innerHTML" to display the links
which have been generated previously (but not output).

At this time, we don't want to do that in the record detail
page, so we continue to bail there regardless.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
Open-ILS/web/opac/skin/tadlv3/xml/result/result_table.xml