From: Terran McCanna Date: Wed, 27 Dec 2017 23:25:24 +0000 (-0500) Subject: PINES Cust: Add shortname to alerts X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8510526299fb3170b07d27c2fd31c205d52059c4;p=evergreen%2Fpines.git PINES Cust: Add shortname to alerts Add the short name of the library who created an alert to the alert line in the patron summary bar. Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 index 6b16b66b10..ccf2c65c3d 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 @@ -18,6 +18,7 @@ class="col-md-9 patron-summary-alert" title="{{penalty.standing_penalty().name()}}"> {{penalty.note() || penalty.standing_penalty().label()}} + ({{penalty.org_unit().shortname()}})
{{penalty.set_date() | date:$root.egDateFormat}}