LP1904036 Checkin experimental link from angjs
authorBill Erickson <berickxx@gmail.com>
Thu, 22 Apr 2021 21:26:08 +0000 (17:26 -0400)
committerJane Sandberg <js7389@princeton.edu>
Wed, 19 Oct 2022 01:39:07 +0000 (18:39 -0700)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/templates/staff/navbar.tt2

index 05a5794..5ede6de 100644 (file)
               [% l('Check In') %]
             </a>
           </li>
+          <li ng-if="username">
+            <a href="/eg2/staff/circ/checkin">
+              <span class="glyphicon glyphicon-import" aria-hidden="true"></span>
+              [% l('Check In (Experimental)') %]
+            </a>
+          </li>
           <li ng-if="!username">
             <a href="" ng-click="rs.active_tab('checkin')" target="_self"
               eg-accesskey="[% l('f2') %]"