Lp 1806709: Change circ.patron.billhistory_xacts persist key. user/dyrcona/lp1806709-fix-persist-key-rel_3_1
authorJason Stephenson <jason@sigio.com>
Wed, 5 Dec 2018 15:03:47 +0000 (10:03 -0500)
committerJason Stephenson <jason@sigio.com>
Wed, 5 Dec 2018 15:03:47 +0000 (10:03 -0500)
Add 'eg.grid.' to the front of the circ.patron.billhistory_xacts
persit key in the staff/circ/patron/t_bill_history_xacts.tt2 template
to match the key in rel_3_2 and master.

This branch should only be applied to rel_3_1.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2

index 99d6a86..dabf995 100644 (file)
@@ -5,7 +5,7 @@
     idl-class="mbt"
     id-field="id"
     grid-controls="gridControls"
-    persist-key="circ.patron.billhistory_xacts"
+    persist-key="eg.grid.circ.patron.billhistory_xacts"
     dateformat="{{$root.egDateAndTimeFormat}}">
 
     <eg-grid-action