LP#1938835: always display the Angular portal, not the AngularJS one
authorGalen Charlton <gmc@equinoxOLI.org>
Mon, 2 Aug 2021 22:34:02 +0000 (18:34 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 22 Dec 2021 22:23:09 +0000 (17:23 -0500)
commit849e7d9d7936df183bdb2421d4f5d266094aa0bf
tree3564e624de5f5922f8ffcd96f3544698f6f3f430
parent248c618304f733e2228c3cff5ada2c488aa6788b
LP#1938835: always display the Angular portal, not the AngularJS one

This patch ensures that when a user navigates to the staff home page,
they will always see the Angular version, not the AngularJS version.

Consequently, the AngularJS staff portal is now deprecated (and also
does not need to learn how to be dynamic.)

Sponsored-by: Pioneer Library System
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/login.component.ts
Open-ILS/src/eg2/src/app/staff/nav.component.html
Open-ILS/src/templates/staff/navbar.tt2
Open-ILS/web/js/ui/default/staff/app.js
Open-ILS/web/js/ui/default/staff/services/auth.js