[GIT] Evergreen ILS branch main updated. e06aca809c5a5402cab07b764a52152c5f90b7f0

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, main has been updated via e06aca809c5a5402cab07b764a52152c5f90b7f0 (commit) from 9988cbb49981b2e6bc0cfd8f67ffc1d0c43a1ca6 (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 e06aca809c5a5402cab07b764a52152c5f90b7f0 Author: Jane Sandberg <sandbergja@gmail.com> Date: Mon Jun 30 18:49:05 2025 -0700 LP#1973754: follow-up: ng lint --fix Signed-off-by: Jane Sandberg <sandbergja@gmail.com> diff --git a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/match-set-list.component.ts b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/match-set-list.component.ts index 93762bcc3d..92d11c0a67 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/vandelay/match-set-list.component.ts +++ b/Open-ILS/src/eg2/src/app/staff/cat/vandelay/match-set-list.component.ts @@ -71,10 +71,10 @@ export class MatchSetListComponent implements AfterViewInit { ); this.editDialog.fieldOptions = {mtype:{customValues:[ - {id:'biblio', label:$localize`Bibliographic Records`}, - {id:'serial', label:$localize`Serial Records`}, - {id:'authority', label:$localize`Authority Records`} - ]}}; + {id:'biblio', label:$localize`Bibliographic Records`}, + {id:'serial', label:$localize`Serial Records`}, + {id:'authority', label:$localize`Authority Records`} + ]}}; } orgOnChange(org: IdlObject) { ----------------------------------------------------------------------- Summary of changes: .../eg2/src/app/staff/cat/vandelay/match-set-list.component.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- Evergreen ILS
participants (1)
-
Git User