Staff Client Customization: Local Admin Page Menu Order Update
authorTerran McCanna <tmccanna@georgialibraries.org>
Tue, 28 Dec 2021 21:47:03 +0000 (16:47 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 15 Aug 2022 18:25:03 +0000 (14:25 -0400)
Adding back Non-Cataloged Types Editor that I accidentally deleted before.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/eg2/src/app/staff/admin/local/admin-local-splash.component.html

index 3afd251..bf8e6d5 100644 (file)
@@ -12,6 +12,8 @@
       url="/eg/staff/cat/volcopy/edit_templates"></eg-link-table-link>
     <eg-link-table-link i18n-label label="Hopeless Holds"
       routerLink="/staff/hopeless"></eg-link-table-link>
+       <eg-link-table-link i18n-label label="Non-Cataloged Types Editor"
+         routerLink="/staff/admin/local/config/non_cataloged_type"></eg-link-table-link>
     <eg-link-table-link i18n-label label="Patrons with Negative Balances"
       url="/eg/staff/admin/local/circ/neg_balance_users"></eg-link-table-link>
     <eg-link-table-link i18n-label label="Shelving Locations Editor"