From 11b74cd8921db38b00dd63f85227e347baf87e10 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 13 Jul 2022 12:26:16 -0400 Subject: [PATCH] LP1904036 Remove Ang patron UI mixed menu entries Signed-off-by: Bill Erickson Signed-off-by: Jane Sandberg Signed-off-by: Galen Charlton --- Open-ILS/src/eg2/src/app/staff/nav.component.html | 18 ----------------- Open-ILS/src/templates/staff/navbar.tt2 | 24 ----------------------- 2 files changed, 42 deletions(-) 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 cf29ea972c..19934124ce 100644 --- a/Open-ILS/src/eg2/src/app/staff/nav.component.html +++ b/Open-ILS/src/eg2/src/app/staff/nav.component.html @@ -23,10 +23,6 @@ Search for Patrons - - - Search for Patrons (Experimental) - Search for Items by Barcode @@ -59,22 +55,12 @@ Check In - - - Check In (Experimental) - Capture Holds - - - Capture Holds (Experimental) - Pull List for Hold Requests @@ -85,10 +71,6 @@ Renew Items - - - Renew Items (Experimental) - diff --git a/Open-ILS/src/templates/staff/navbar.tt2 b/Open-ILS/src/templates/staff/navbar.tt2 index faba109ad3..355574bded 100644 --- a/Open-ILS/src/templates/staff/navbar.tt2 +++ b/Open-ILS/src/templates/staff/navbar.tt2 @@ -43,12 +43,6 @@
  • - - - [% l('Search for Patrons (Experimental)') %] - -
  • -
  • @@ -99,12 +93,6 @@ [% l('Check In') %]
  • -
  • - - - [% l('Check In (Experimental)') %] - -
  • - - - [% l('Capture Holds (Experimental)') %] - -
  • -
  • [% l('Pull List for Hold Requests') %] @@ -141,12 +123,6 @@ [% l('Renew Items') %]
  • -
  • - - - [% l('Renew Items (Experimental)') %] - -