add vandelay_queue to the types of containers retrieved by batch edit user/rogan/lp1440890_vandelay_buckets_no_show_in_batch_edit
authorRogan Hamby <rhamby@esilibrary.com>
Fri, 19 Apr 2019 15:25:19 +0000 (11:25 -0400)
committerRogan Hamby <rhamby@esilibrary.com>
Fri, 19 Apr 2019 15:25:19 +0000 (11:25 -0400)
Signed-off-by: Rogan Hamby <rhamby@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/TemplateBatchBibUpdate.pm

index 33d0f04..27a03e1 100644 (file)
@@ -421,7 +421,7 @@ sub show_template {
                 { data : cbreb.toStoreData(
                         fieldmapper.standardRequest(
                             ['open-ils.actor','open-ils.actor.container.retrieve_by_class.authoritative'],
-                            [u.authtoken, u.user.id(), 'biblio', 'staff_client']
+                            [u.authtoken, u.user.id(), 'biblio', ['staff_client','vandelay_queue']]
                         )
                     )
                 }