From a6b85d971ec286f1e8cd002c82bd9f09a228c96d Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 29 Aug 2018 10:52:34 -0400 Subject: [PATCH] LP#1775466 Point Server Admin back to AngJS app Now only the Acq Admin menu item directs the user to the Angular app. Signed-off-by: Bill Erickson --- Open-ILS/src/eg2/src/app/staff/nav.component.html | 6 ++++++ Open-ILS/src/templates/staff/navbar.tt2 | 2 +- 2 files changed, 7 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 2c5e761543..419f5d5514 100644 --- a/Open-ILS/src/eg2/src/app/staff/nav.component.html +++ b/Open-ILS/src/eg2/src/app/staff/nav.component.html @@ -332,11 +332,17 @@ person User Permission Editor + + + account_balance + Server Administration + landscape Local Administration diff --git a/Open-ILS/src/templates/staff/navbar.tt2 b/Open-ILS/src/templates/staff/navbar.tt2 index adf7d63593..7d9e1cef71 100644 --- a/Open-ILS/src/templates/staff/navbar.tt2 +++ b/Open-ILS/src/templates/staff/navbar.tt2 @@ -484,7 +484,7 @@
  • - + [% l('Server Administration') %] -- 2.11.0