LP1904036 Checkin experimental link from angjs
authorBill Erickson <berickxx@gmail.com>
Thu, 22 Apr 2021 21:26:08 +0000 (17:26 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 6 Oct 2022 16:59:16 +0000 (12:59 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
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') %]"