[open-ils-commits] [GIT] Evergreen ILS branch rel_3_3 updated. 3ba558d1888b54f39f00443e0ab4fb35cfe75e61

Evergreen Git git at git.evergreen-ils.org
Mon Jul 20 17:18:08 EDT 2020


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, rel_3_3 has been updated
       via  3ba558d1888b54f39f00443e0ab4fb35cfe75e61 (commit)
      from  12eaec8ff77c2215c2ef37f24aa9d0d950702948 (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 3ba558d1888b54f39f00443e0ab4fb35cfe75e61
Author: Jeff Davis <jdavis at sitka.bclibraries.ca>
Date:   Tue May 5 10:34:36 2020 -0700

    LP#1840294: use dedicated UI for match set admin, rather than auto-generated admin pages
    
    Signed-off-by: Jeff Davis <jdavis at sitka.bclibraries.ca>
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>

diff --git a/Open-ILS/src/eg2/src/app/staff/admin/server/admin-server-splash.component.html b/Open-ILS/src/eg2/src/app/staff/admin/server/admin-server-splash.component.html
index 5e6058da9c..2870c4fc5b 100644
--- a/Open-ILS/src/eg2/src/app/staff/admin/server/admin-server-splash.component.html
+++ b/Open-ILS/src/eg2/src/app/staff/admin/server/admin-server-splash.component.html
@@ -52,7 +52,7 @@
     <eg-link-table-link i18n-label label="Hold Matchpoint Weights"  
       routerLink="/staff/admin/server/config/hold_matrix_weights"></eg-link-table-link>
     <eg-link-table-link i18n-label label="Import Match Sets"  
-      routerLink="/staff/admin/server/vandelay/match_set"></eg-link-table-link>
+      routerLink="/staff/cat/vandelay/match_sets"></eg-link-table-link>
     <eg-link-table-link i18n-label label="MARC Coded Value Maps"  
       routerLink="/staff/admin/server/config/coded_value_map"></eg-link-table-link>
     <eg-link-table-link i18n-label label="MARC Import Remove Fields"  

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

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


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list