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

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, master has been updated
       via  4ead30e0ffd78a88f294772d2ee98227970bd027 (commit)
      from  ee27ae4a72540a6685f503895a55c5e636fdc154 (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 4ead30e0ffd78a88f294772d2ee98227970bd027
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 b9737ed00a..de399d6517 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
@@ -50,7 +50,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="Item Statuses"  
       routerLink="/staff/admin/server/config/copy_status"></eg-link-table-link>
     <eg-link-table-link i18n-label label="Item Tag Types"  

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

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