From: Bill Erickson Date: Thu, 24 Jun 2021 15:30:24 +0000 (-0400) Subject: LP1929741 Welcome page navigates to staff w/ href X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4b2692ff97513b44eaf509eb9facf0acd6addc93;p=evergreen%2Fmasslnc.git LP1929741 Welcome page navigates to staff w/ href When a route failure occurs, etc. and the user is sent back to the Welcom to Webby page, make the link to the staff page an href instead of a routerLink, so Angular is forced to load new route data. Signed-off-by: Bill Erickson Signed-off-by: Galen Charlton Signed-off-by: Jane Sandberg --- diff --git a/Open-ILS/src/eg2/src/app/welcome.component.html b/Open-ILS/src/eg2/src/app/welcome.component.html index eaa1c71896..77ff7c4973 100644 --- a/Open-ILS/src/eg2/src/app/welcome.component.html +++ b/Open-ILS/src/eg2/src/app/welcome.component.html @@ -6,6 +6,6 @@

But maybe you meant to go to the - staff page + staff page