From 64e15d5b8057b99c62f0b45a6ab36ef9ad410d33 Mon Sep 17 00:00:00 2001 From: lbmarshallv Date: Mon, 25 Oct 2021 15:44:19 -0400 Subject: [PATCH] added Cardinal specific links to Angular staff nav bar fixed missing icon --- Open-ILS/src/eg2/src/app/staff/nav.component.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/nav.component.html b/Open-ILS/src/eg2/src/app/staff/nav.component.html index bd57834dbd..e22e1a2917 100644 --- a/Open-ILS/src/eg2/src/app/staff/nav.component.html +++ b/Open-ILS/src/eg2/src/app/staff/nav.component.html @@ -136,6 +136,10 @@ Reprint Last Receipt + + + Cardinal Print Notices + @@ -228,7 +232,11 @@ Manage Authorities - + + + Cardinal Cataloging Reports + + Retrieve Authority Record by ID -- 2.11.0