From e6c0c5f995faa39c7fe43c98db50aba0513b848a Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 9 Aug 2018 16:30:22 -0400 Subject: [PATCH] LP#1775466 Hide nav link to experimental angular catalog Signed-off-by: Bill Erickson --- Open-ILS/src/eg2/src/app/staff/nav.component.html | 6 ++++++ Open-ILS/src/templates/staff/navbar.tt2 | 6 ++++++ 2 files changed, 12 insertions(+) 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 2508cffbdf..2c5e761543 100644 --- a/Open-ILS/src/eg2/src/app/staff/nav.component.html +++ b/Open-ILS/src/eg2/src/app/staff/nav.component.html @@ -139,11 +139,17 @@ search Search the Catalog + + list_alt Record Buckets diff --git a/Open-ILS/src/templates/staff/navbar.tt2 b/Open-ILS/src/templates/staff/navbar.tt2 index 14e21b7953..8f4bad2b48 100644 --- a/Open-ILS/src/templates/staff/navbar.tt2 +++ b/Open-ILS/src/templates/staff/navbar.tt2 @@ -251,12 +251,18 @@ [% l('Search the Catalog') %] + +
  • -- 2.11.0