Add Author field to Item buckets.
authorLynn Floyd <alynn2671@gmail.com>
Thu, 30 Dec 2021 17:22:17 +0000 (12:22 -0500)
committerMichele Morgan <mmorgan@noblenet.org>
Thu, 17 Mar 2022 13:40:21 +0000 (09:40 -0400)
Signed-off-by: Lynn Floyd <alynn2671@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2

index b38e132..26fe5ec 100644 (file)
@@ -44,6 +44,8 @@
   <eg-grid-field label="[% l('CN Suffix') %]" path="call_number.suffix.label"></eg-grid-field>
   <eg-grid-field label="[% l('Location') %]"    path="location.name" visible></eg-grid-field>
 
+  <eg-grid-field label="[% l('Author') %]"
+    path="call_number.record.simple_record.author" visible></eg-grid-field>
   <eg-grid-field label="[% l('Title') %]"
     path="call_number.record.simple_record.title" visible>
     <a href="/eg2/staff/catalog/record/{{item['call_number.record.id']}}">