PINES Cust: Add shortname to alerts
authorTerran McCanna <tmccanna@georgialibraries.org>
Wed, 27 Dec 2017 23:25:24 +0000 (18:25 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Sat, 8 Sep 2018 02:44:16 +0000 (22:44 -0400)
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 <tmccanna@georgialibraries.org>
Open-ILS/src/templates/staff/circ/patron/t_summary.tt2

index c50ff0d..ce8ce0d 100644 (file)
@@ -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()}})
       </div>
       <div class="col-md-3">
         {{penalty.set_date() | date:$root.egDateFormat}}