]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1703678 Display foreign item location and status user/dbs/lp1703678_show_foreign_copies
authorDan Scott <dan@coffeecode.net>
Wed, 12 Jul 2017 14:07:23 +0000 (10:07 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 18 Aug 2017 18:22:21 +0000 (14:22 -0400)
commit4e51b5256510a288f4b041e0f06e39803b65815d
treee041bf800f395c0c8b182914f1532ad8464a4428
parent129d7007e0849e4814b4c9ecf152c76e178571ba
LP#1703678 Display foreign item location and status

We were using copy_info instead of the foreign item's data to try to display
location and status of foreign items. As copy_info had not been initialized,
it displayed nothing. Use the foreign item data instead for location and
status.

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