From ee5076dbc8608b8810ece64b895d4b69ed019220 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 d14a29ad2d..0bcaa60129 100644 --- a/Open-ILS/src/templates/staff/navbar.tt2 +++ b/Open-ILS/src/templates/staff/navbar.tt2 @@ -478,7 +478,7 @@
  • - + [% l('Server Administration') %] @@ -490,7 +490,7 @@
  • - + [% l('Acquisitions Administration') %] -- 2.11.0