From b31eef9dc122ade7f4dea3705b2c5212964ad0d8 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 cf60ec43c0..ca2439e7c2 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