[GIT] Evergreen ILS branch rel_3_14 updated. d3d743a45c2212ad450cb92f88062f8ae853cf1f

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 d3d743a45c2212ad450cb92f88062f8ae853cf1f (commit) from d3e9ea93ac1d14e2ea8ee9fc47f9868545db3e48 (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 d3d743a45c2212ad450cb92f88062f8ae853cf1f 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 1e62def37b..66067a0d5e 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 @@ -73,10 +73,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