From aee3b82abdb10a8d6206d4379d5bd3571c44dd3f Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Mon, 22 Jul 2019 11:39:10 -0400 Subject: [PATCH] Revert "Revert "Removed auto-populate of column options in Item Bucket, individually outlined column options in alphabetical order."" This reverts commit 108eeafe2b68a0510ad523017ad5dcb545cba46b. --- .../src/templates/staff/cat/bucket/copy/t_view.tt2 | 52 ++++++++++++++++++---- 1 file changed, 43 insertions(+), 9 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 8039e002dc..8ef3f65168 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 @@ -3,7 +3,6 @@ features="allowAll,-display" id-field="id" idl-class="acp" - auto-fields="true" grid-controls="gridControls" menu-label="[% l('Buckets') %]" persist-key="cat.bucket.copy.view"> @@ -26,25 +25,60 @@ - - + + + + {{item['barcode']}} - - + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + {{item['call_number.record.simple_record.title']}} - - + -- 2.11.0