From: Mike Rylander <mrylander@gmail.com>
Date: Wed, 19 Sep 2018 14:38:42 +0000 (-0400)
Subject: LP#1746536: Allow batch-apply to volume fields in multi-record context
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7674fd62221a5047c62ed6cd927357d49822e102;p=evergreen%2Fequinox.git

LP#1746536: Allow batch-apply to volume fields in multi-record context

I can't see a reason to restrict Batch Apply for volume fields in a multi-
record context, as all the data is gathered based on the volume owners, not
record information.  This commit removes that restriction.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
---

diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2
index c3fb82b32b..f7b819b3c7 100644
--- a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2
+++ b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2
@@ -14,7 +14,7 @@
     </div>
 
     <div class="container-fluid pad-vert" ng-show="show_vols">
-        <div ng-show="record_id" class="row bg-info">
+        <div class="row bg-info">
             <div class="col-xs-2"><h4 class="center-block">[% l('Batch Apply') %]</h4></div>
             <div class="col-xs-10">
                 <div class="row">