[GIT] Evergreen ILS branch rel_3_14 updated. c1a238374a7476a075f90125dac99bfbee9ea182

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_14 has been updated via c1a238374a7476a075f90125dac99bfbee9ea182 (commit) from 8f675c0139ab37c7181a62afe2fd043ab2b24a3e (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 c1a238374a7476a075f90125dac99bfbee9ea182 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