Modify custom default hold transit slip to include note
authorMcCanna <tmccanna@georgialibraries.org>
Thu, 15 Feb 2018 22:37:30 +0000 (17:37 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Sun, 18 Feb 2018 22:40:18 +0000 (17:40 -0500)
that item is needed for a hold. (This was at the request
of several libraries who prioritize their sorting based
on whether items are needed for holds or not.)

Signed-off-by: McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2

index 47e2ea4..689134c 100644 (file)
@@ -2,6 +2,7 @@
 <div style="text-align:center;font-weight:bold;font-size:2.5em;">{{dest_location.shortname}}</div>
 <br/>
 <hr/>
+<b>This item is needed for a hold.</b>
 <div>This item needs to be routed to:<br/>
 {{dest_location.name}}</div>
 <br/>