[open-ils-commits] [GIT] Evergreen ILS branch master updated. bb6495dd8e2e7a8c8cee4577799b14b061261f21

Evergreen Git git at git.evergreen-ils.org
Wed Feb 27 10:45:07 EST 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  bb6495dd8e2e7a8c8cee4577799b14b061261f21 (commit)
      from  91d7a7a1b5162d8d6515588082be4a19c4d0ea83 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bb6495dd8e2e7a8c8cee4577799b14b061261f21
Author: Mike Rylander <mrylander at gmail.com>
Date:   Wed Feb 27 10:44:59 2019 -0500

    LP#1813646: For now, direct the Home link to the AngularJS version.
    
    Signed-off-by: Mike Rylander <mrylander at gmail.com>

diff --git a/Open-ILS/src/eg2/src/app/staff/nav.component.html b/Open-ILS/src/eg2/src/app/staff/nav.component.html
index d5ce844f53..8034f4174e 100644
--- a/Open-ILS/src/eg2/src/app/staff/nav.component.html
+++ b/Open-ILS/src/eg2/src/app/staff/nav.component.html
@@ -3,7 +3,7 @@
     <div class="navbar-nav">
       <div class="nav-item">
         <a i18n class="nav-link with-material-icon" 
-          routerLink="/staff/splash"
+          href="/eg/staff/"
           egAccessKey keyCtx="navbar"
           keySpec="alt+h" i18n-keySpec
           keyDesc="Navigate Home" i18n-keyDesc>

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/src/eg2/src/app/staff/nav.component.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list