From 58ef0e6f3dd67e7cf8b4289ee1747e84500fe63b Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 12 Jun 2018 14:00:07 -0400 Subject: [PATCH] LP#1775466 Point AngJS server/acq admins to Ang6 versions Clicking on the Server Administration or Acquisitions Administration links in the AngularJS navbar now take the user to the Angular versions of the admin spash pages. Links in these splash pages point to either Angular versions of admin pages or back to the AngularJS versions where necessary. Signed-off-by: Bill Erickson --- Open-ILS/src/templates/staff/navbar.tt2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/templates/staff/navbar.tt2 b/Open-ILS/src/templates/staff/navbar.tt2 index 794d01156e..14e21b7953 100644 --- a/Open-ILS/src/templates/staff/navbar.tt2 +++ b/Open-ILS/src/templates/staff/navbar.tt2 @@ -472,7 +472,7 @@
  • - + [% l('Server Administration') %] @@ -484,7 +484,7 @@
  • - + [% l('Acquisitions Administration') %] -- 2.11.0