LP#1775466: add a newly-added entry to the ang6 navbar
authorGalen Charlton <gmc@equinoxinitiative.org>
Thu, 6 Sep 2018 20:27:27 +0000 (16:27 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 6 Sep 2018 21:04:27 +0000 (17:04 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/nav.component.html

index 419f5d5..feed30b 100644 (file)
             <span class="material-icons">lock</span>
             <span i18n>Manage Authorities</span>
           </a>
+          <a href="/eg/staff/cat/catalog/retrieve_by_authority_id" class="dropdown-item">
+            <span class="material-icons">collections</span>
+            <span i18n>Retrieve Authority Record by ID</span>
+          </a>
         </div>
       </div>
     </div>