[open-ils-commits] [GIT] Evergreen ILS branch rel_3_5 updated. 621cff2962c98412e040ab4933a79c84d4ec461d
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_5 has been updated
via 621cff2962c98412e040ab4933a79c84d4ec461d (commit)
from bf8972d04d3436824ca3698d7dae43baaf66c0ce (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 621cff2962c98412e040ab4933a79c84d4ec461d
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