]> git.evergreen-ils.org Git - 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)
committerMike Rylander <mrylander@gmail.com>
Tue, 22 Aug 2017 14:48:10 +0000 (10:48 -0400)
commit6a144c779e4fa5b02ffd92e309eaa79f0891eb46
treee041bf800f395c0c8b182914f1532ad8464a4428
parent8cdeb16aa522f46fcc84a82c70bed23846bc032c
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>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/opac/parts/record/copy_table.tt2