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=b814b414a79e98d5be790d1ba52d5d1056928426;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 b6ce3d43eb..f306e61927 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 @@ -8,6 +8,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}}