From 4de299eb2e8f0b3204a846dce652d1490a417106 Mon Sep 17 00:00:00 2001 From: Remington Steed Date: Mon, 26 Nov 2018 10:04:28 -0500 Subject: [PATCH] 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 Signed-off-by: Terran McCanna Signed-off-by: Jason Stephenson --- .../src/templates/staff/circ/patron/t_bill_history_xacts.tt2 | 1 + 1 file changed, 1 insertion(+) 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}}">