From 8265ffd65af494a471f0ce35e3f8895141290777 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 7 Nov 2017 10:59:09 -0500 Subject: [PATCH] LP#1679246: (follow-up) restore local whitespace consistency Signed-off-by: Galen Charlton --- Open-ILS/examples/fm_IDL.xml | 8 +-- .../staff/circ/patron/t_xact_details.tt2 | 60 +++++++++---------- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 8750cfe17f..6b763dd629 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -7626,10 +7626,10 @@ SELECT usr, - - - - + + + + diff --git a/Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2 index 8a8057cf34..fdab723cd8 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2 @@ -130,36 +130,36 @@
- - - - - {{item.staff_name}} ({{item.staff_barcode}}) @ {{item.staff_org}} - - - - - - - - - - - - - - + main-label="[% l('Payments') %]" + idl-class="mbp" + id-field="id" + grid-controls="paymentGridControls" + page-size="10" + dateformat="{{$root.egDateAndTimeFormat}}"> + + + + + {{item.staff_name}} ({{item.staff_barcode}}) @ {{item.staff_org}} + + + + + + + + + + + + + + -- 2.43.2