LP#1746536: Allow batch-apply to volume fields in multi-record context
authorMike Rylander <mrylander@gmail.com>
Wed, 19 Sep 2018 14:38:42 +0000 (10:38 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 23 Oct 2018 17:49:02 +0000 (13:49 -0400)
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>
Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2

index c3fb82b..f7b819b 100644 (file)
@@ -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">