]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1703678 Display foreign item location and status
authorDan Scott <dan@coffeecode.net>
Wed, 12 Jul 2017 14:07:23 +0000 (10:07 -0400)
committerDan Scott <dan@coffeecode.net>
Wed, 12 Jul 2017 14:15:46 +0000 (10:15 -0400)
commitc35dd8cc5f8eaed2f557123def154d1454d724c6
tree3f59d353fa83ea98e69a4c227dad72265ff8a860
parent6e47449ded2ea52944f7046fd430c19b128dc07a
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