PINES - add context help to closed dates editor
authorTerran McCanna <tmccanna@georgialibraries.org>
Tue, 23 Nov 2021 19:42:04 +0000 (14:42 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 29 Nov 2021 17:24:28 +0000 (12:24 -0500)
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/staff/admin/local/actor/edit_closed_dates.tt2

index 8f91476..606ef4a 100644 (file)
@@ -17,7 +17,8 @@
 
       <div class="form-group row" ng-if="!is_update">
         <div class="col-md-9">
-          <label for="apply_to_all">[% l('Apply to all of my libraries') %]</label>
+          <label for="apply_to_all">[% l('Apply to all of my libraries') %]*</label><br/>
+                 *<i>You must be on the system level (not the branch level) for this to work</i>
         </div>
         <div class="col-md-3">
           <input id="emergency" type="checkbox" ng-model="args.apply_to_all"/>