[GIT] Evergreen ILS branch main updated. acfc65267f10cb02c0754481d7a461b45b93f58d

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 acfc65267f10cb02c0754481d7a461b45b93f58d (commit) from e4df2992dd494993ebc417729371197bc224271d (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 acfc65267f10cb02c0754481d7a461b45b93f58d Author: Jane Sandberg <sandbergja@gmail.com> Date: Sat May 24 22:29:31 2025 -0700 LP204349 follow-up: lint fix Signed-off-by: Jane Sandberg <sandbergja@gmail.com> diff --git a/Open-ILS/src/eg2/src/app/staff/reporter/simple/sr-field-chooser.component.html b/Open-ILS/src/eg2/src/app/staff/reporter/simple/sr-field-chooser.component.html index 57f19bd144..0e42cf5d97 100644 --- a/Open-ILS/src/eg2/src/app/staff/reporter/simple/sr-field-chooser.component.html +++ b/Open-ILS/src/eg2/src/app/staff/reporter/simple/sr-field-chooser.component.html @@ -1,3 +1,4 @@ +<!-- eslint-disable @angular-eslint/template/button-has-type --> <div class="chooser-row"> <div ngbAccordion class="col-md-4"> diff --git a/Open-ILS/src/eg2/src/app/staff/reporter/simple/sr-sort-order.component.html b/Open-ILS/src/eg2/src/app/staff/reporter/simple/sr-sort-order.component.html index 559653b89b..3bdcf18e2b 100644 --- a/Open-ILS/src/eg2/src/app/staff/reporter/simple/sr-sort-order.component.html +++ b/Open-ILS/src/eg2/src/app/staff/reporter/simple/sr-sort-order.component.html @@ -1,3 +1,4 @@ +<!-- eslint-disable @angular-eslint/template/button-has-type --> <div class="order-row"> <div ngbAccordion class="col-md-6"> ----------------------------------------------------------------------- Summary of changes: .../eg2/src/app/staff/reporter/simple/sr-field-chooser.component.html | 1 + .../src/eg2/src/app/staff/reporter/simple/sr-sort-order.component.html | 1 + 2 files changed, 2 insertions(+) hooks/post-receive -- Evergreen ILS
participants (1)
-
Git User