From: Remington Steed <rjs7@calvin.edu>
Date: Mon, 26 Nov 2018 15:04:28 +0000 (-0500)
Subject: LP#1739606: Allow saving Billing History xacts grid
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=34fd7a5eb3c5e50f7bf1331da4131bb261be7b01;p=contrib%2FConifer.git

LP#1739606: Allow saving Billing History xacts grid

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>
---

diff --git a/Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2
index 361eb79b39..99d6a86b59 100644
--- a/Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2
+++ b/Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2
@@ -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