From: Garry Collum Date: Wed, 17 Feb 2021 19:56:38 +0000 (-0500) Subject: LP1859513: In-house use link to item summary X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ad4c44be47f5203b561ca3246a55c345203a59fa;p=evergreen%2Fmasslnc.git LP1859513: In-house use link to item summary Adds a link from the item's barcode in the in-house checkin screen to the item summary screen. To test: Type an item barcode into the In-House Use screen. Click on the barcode that displays in the item list. Signed-off-by: Garry Collum Signed-off-by: Terran McCanna Signed-off-by: Jane Sandberg --- diff --git a/Open-ILS/src/templates/staff/circ/in_house_use/index.tt2 b/Open-ILS/src/templates/staff/circ/in_house_use/index.tt2 index 5f4e873c1a..4c5ddfc482 100644 --- a/Open-ILS/src/templates/staff/circ/in_house_use/index.tt2 +++ b/Open-ILS/src/templates/staff/circ/in_house_use/index.tt2 @@ -74,7 +74,11 @@ persist-key="circ.in_house_use"> - + + + {{item.copy.barcode()}} + +