From a1eb665db99f9d47eeaccb6bf0c498b3b0229682 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Thu, 11 Jan 2018 14:09:27 -0500 Subject: [PATCH] Revert "PINES Cust: Add shortname to alerts" This reverts commit b814b414a79e98d5be790d1ba52d5d1056928426. --- Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 | 1 - 1 file changed, 1 deletion(-) 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 75c93b9ea4..642b20bdb5 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 @@ -18,7 +18,6 @@ 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}} -- 2.11.0