no longer display the legacy copy alert message
authorGalen Charlton <gmc@esilibrary.com>
Thu, 17 Dec 2015 22:52:52 +0000 (17:52 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 27 Mar 2017 20:12:47 +0000 (16:12 -0400)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2
Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2
Open-ILS/src/templates/staff/circ/renew/t_renew.tt2

index a14ccad..7c393a1 100644 (file)
@@ -29,9 +29,6 @@
     label="[% l('Acknowledge Alerts') %]">
   </eg-grid-action>
 
-  <eg-grid-field label="[% l('Alert Msg') %]"   
-    path="acp.alert_message"></eg-grid-field>
-
   <eg-grid-field label="[% l('Balance Owed') %]"     
     path='mbts.balance_owed'></eg-grid-field>
 
index a489d9f..97ee423 100644 (file)
@@ -69,9 +69,6 @@
     label="[% l('Acknowledge Alerts') %]">
   </eg-grid-action>
 
-  <eg-grid-field label="[% l('Alert Msg') %]"   
-    path="acp.alert_message"></eg-grid-field>
-
   <eg-grid-field label="[% l('Balance Owed') %]"     
     path='mbts.balance_owed'></eg-grid-field>
 
index 6e7d36e..7f42ff7 100644 (file)
@@ -67,9 +67,6 @@
   </eg-grid-action>
 
 
-  <eg-grid-field label="[% l('Alert Msg') %]"   
-    path="acp.alert_message"></eg-grid-field>
-
   <eg-grid-field label="[% l('Balance Owed') %]"     
     path='mbts.balance_owed'></eg-grid-field>