[GIT] Evergreen ILS branch rel_3_13 updated. 9c6acbb3328454cf9a6b1f364fdeb4a239d1998e

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_13 has been updated via 9c6acbb3328454cf9a6b1f364fdeb4a239d1998e (commit) from 942fe6217d2b433b60fcc3b090a687508c6ab301 (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 9c6acbb3328454cf9a6b1f364fdeb4a239d1998e Author: Stephanie Leary <stephanie.leary@equinoxoli.org> Date: Sun Mar 16 00:15:24 2025 +0000 LP2102735 Update MARC Import/Export tab styling Updates the MARC Import/Export tab styles to match other nav tabs. Release-note: Updates MARC Import/Export tab styles to match other tabs Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org> Signed-off by: Ruth Frasur Davis <redavis4974@gmail.com> Signed-off by: Shula Link <slink@gchrl.org> Signed-off by: Gina Monti <gmonti@biblio.org> Signed-off by: Dan Guarracino <dguarracino@owwl.org> Signed-off by: Michele Morgan <mmorgan@noblenet.org> Signed-off by: Terran McCanna <tmccanna@georgialibraries.org> diff --git a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/vandelay.component.html b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/vandelay.component.html index a62bcc643c..d46aa4b5e0 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/vandelay.component.html +++ b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/vandelay.component.html @@ -1,6 +1,6 @@ <eg-staff-banner bannerText="MARC Batch Import/Export" i18n-bannerText> </eg-staff-banner> -<ul class="nav nav-pills nav-fill pb-4"> +<ul class="nav nav-tabs pb-4"> <li class="nav-item"> <a class="nav-link" [ngClass]="{active: tab==='export'}" routerLink="/staff/cat/vandelay/export" i18n>Export</a> ----------------------------------------------------------------------- Summary of changes: Open-ILS/src/eg2/src/app/staff/cat/vandelay/vandelay.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Evergreen ILS
participants (1)
-
Git User