From: Remington Steed 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=evergreen%2Fjoelewis.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 Signed-off-by: Terran McCanna Signed-off-by: Jason Stephenson --- 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}}">