Fix bug in copy summary display on detail page
authorJeff Godin <jgodin@tadl.org>
Mon, 16 Apr 2012 17:40:39 +0000 (13:40 -0400)
committerJeff Godin <jgodin@tadl.org>
Mon, 16 Apr 2012 17:40:39 +0000 (13:40 -0400)
commit19afb0e092747139c116bdc7488b29e7d3aaa2ec
tree79df37b00f51f0a0ba6d01ec1eff677e0d7076fa
parent0f530ccd39e6975ebf41915e147f240f8b61b2e8
Fix bug in copy summary display on detail page

Copy summaries with multiple libraries were having their
list of libraries overwritten by the last library in the
list.

Thanks to wjr for noting the issue. This fixes it by moving
a mis-placed curly brace.

Previous commit fixed search results but not record detail.

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