Revert "LP#1746360 Record Bucket Missing Deleted and Edition Columns"
authorChris Sharp <csharp@georgialibraries.org>
Wed, 16 Jan 2019 23:12:58 +0000 (18:12 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 30 Jan 2019 14:24:19 +0000 (09:24 -0500)
This reverts commit 3730fc8f0146cbb44ce8722defec2d8a5af19d86.

Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2

index f107b22..b35a83b 100644 (file)
@@ -36,9 +36,5 @@
     </a>
   </eg-grid-field>
 
-  <eg-grid-field label="[% l('Deleted?') %]" path="biblio_record.deleted"></eg-grid-field>
-
-  <eg-grid-field label="[% l('Edition') %]" path="biblio_record.wide_display_entry.edition"></eg-grid-field>
-
 
 </eg-grid>