From 5f523b280c05ddc33696df2dd6a0c39cfc84ba0e Mon Sep 17 00:00:00 2001 From: Tiffany Little Date: Tue, 8 Jan 2019 10:58:04 -0500 Subject: [PATCH] Removes edition, due date, floating and holds count --- .../src/templates/staff/cat/bucket/copy/t_view.tt2 | 75 ++++++++++------------ 1 file changed, 35 insertions(+), 40 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2 b/Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2 index ef7eb2ff90..84e475319d 100644 --- a/Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2 +++ b/Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2 @@ -6,6 +6,7 @@ grid-controls="gridControls" menu-label="[% l('Buckets') %]" persist-key="cat.bucket.copy.view"> + dateformat="{{$root.egDateAndTimeFormat}}"> [% INCLUDE 'staff/cat/bucket/copy/t_grid_menu.tt2' %] @@ -36,49 +37,46 @@ - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + - + + - - - - - - + + + + + - - - - - + + + + + @@ -87,7 +85,4 @@ - - - -- 2.11.0