LP1929839 Load Shared Bucket text error
authorGarry Collum <gcollum@gmail.com>
Thu, 27 May 2021 17:49:00 +0000 (13:49 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 12 Aug 2021 20:25:05 +0000 (16:25 -0400)
Changes the title of the Load Shared Bucket pop-up box from "Load Shared
Bucket Bucket by ID" to "Load Shared Bucket by ID".  I decided not to
change it to "Load Shared Bucket by Bucket ID" since "Bucket ID" is
displayed next to the input field.

This affects all 3 types of buckets: item, record and user.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>

Open-ILS/src/templates/staff/cat/bucket/record/t_load_shared.tt2
Open-ILS/src/templates/staff/cat/bucket/share/t_load_shared.tt2
Open-ILS/src/templates/staff/circ/patron/bucket/t_load_shared.tt2

index 9aab308..0481e84 100644 (file)
@@ -4,7 +4,7 @@
     <div class="modal-header">
       <button type="button" class="close" 
         ng-click="cancel()" aria-hidden="true">&times;</button>
-      <h4 class="modal-title">[% l('Load Shared Bucket Bucket by ID') %]</h4>
+      <h4 class="modal-title">[% l('Load Shared Bucket by ID') %]</h4>
     </div>
     <div class="modal-body">
       <div class="form-group">
index 9aab308..0481e84 100644 (file)
@@ -4,7 +4,7 @@
     <div class="modal-header">
       <button type="button" class="close" 
         ng-click="cancel()" aria-hidden="true">&times;</button>
-      <h4 class="modal-title">[% l('Load Shared Bucket Bucket by ID') %]</h4>
+      <h4 class="modal-title">[% l('Load Shared Bucket by ID') %]</h4>
     </div>
     <div class="modal-body">
       <div class="form-group">
index 9aab308..0481e84 100644 (file)
@@ -4,7 +4,7 @@
     <div class="modal-header">
       <button type="button" class="close" 
         ng-click="cancel()" aria-hidden="true">&times;</button>
-      <h4 class="modal-title">[% l('Load Shared Bucket Bucket by ID') %]</h4>
+      <h4 class="modal-title">[% l('Load Shared Bucket by ID') %]</h4>
     </div>
     <div class="modal-body">
       <div class="form-group">