Change #4544
Category | None |
Changed by | Dan Scott <dan | @coffeecode.net>
Changed at | Tue 22 Aug 2017 10:48:10 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 6a144c779e4fa5b02ffd92e309eaa79f0891eb46 |
Comments
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>
Changed files
- Open-ILS/src/templates/opac/parts/record/copy_table.tt2