From 108eeafe2b68a0510ad523017ad5dcb545cba46b Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Mon, 22 Jul 2019 08:26:25 -0400 Subject: [PATCH] Revert "Removed auto-populate of column options in Item Bucket, individually outlined column options in alphabetical order." This reverts commit 8cd9d7c7da58a139d89c17613fbb2bccfa52e2e8. --- .../src/templates/staff/cat/bucket/copy/t_view.tt2 | 52 ++++------------------ 1 file changed, 9 insertions(+), 43 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 8ef3f65168..8039e002dc 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,6 +3,7 @@ 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"> @@ -25,60 +26,25 @@ - - - - + + {{item['barcode']}} - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - {{item['call_number.record.simple_record.title']}} - + + -- 2.11.0