]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1816475: use [routerLink] instead of href in Angular app
authorJane Sandberg <sandbej@linnbenton.edu>
Wed, 9 Oct 2019 18:42:08 +0000 (11:42 -0700)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 21 Oct 2019 19:43:11 +0000 (15:43 -0400)
commitec1ca4bf57241d181569d8d65c7dc2d12f452fdd
tree855729cca69c8cf539db7dd90338847ac7ac6212
parent1e6cb7a8714f5b37277d55085d72db90a5c1b86c
LP1816475: use [routerLink] instead of href in Angular app

Using <a href=""> forces a reload of the Angular app in the user's
browser, which substantially slows down the experience.  This commit
changes some href attributes to routerLink directives in the booking
navigation menu.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/staff/nav.component.html