LP#1739606: Allow saving Billing History xacts grid
authorRemington Steed <rjs7@calvin.edu>
Mon, 26 Nov 2018 15:04:28 +0000 (10:04 -0500)
committerJason Stephenson <jason@sigio.com>
Mon, 3 Dec 2018 16:07:55 +0000 (11:07 -0500)
For a web staff eg-grid to save and retrieve its settings, it needs a
unique persist-key. This commit adds one for the Transactions tab grid
under Billing History (on patron record Bills tab, click the History
grid button).

Signed-off-by: Remington Steed <rjs7@calvin.edu>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2

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