[GIT] Evergreen ILS branch rel_3_14 updated. 46869ea66c9659be4a4bc1bbdf83de1cffbe15f9

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 46869ea66c9659be4a4bc1bbdf83de1cffbe15f9 (commit) from 857b68d8a9e6433f67bc0edd7c287bd984ac1789 (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 46869ea66c9659be4a4bc1bbdf83de1cffbe15f9 Author: Shula Link <devonkonti@gmail.com> Date: Wed May 28 11:54:06 2025 -0400 LP2088295: Angular Circ: Typo when charging for a damaged item The typo of "calucated" in the mark-damaged-dialog-component.html file on line 47 has been changed to "calculated." Release-note: Fix typo in experimental circulation interface. Signed-off-by: Shula Link <devonkonti@gmail.com> Signed-off-by: Jane Sandberg <js7389@princeton.edu> diff --git a/Open-ILS/src/eg2/src/app/staff/share/holdings/mark-damaged-dialog.component.html b/Open-ILS/src/eg2/src/app/staff/share/holdings/mark-damaged-dialog.component.html index 6f15c5a5d7..e875928430 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/holdings/mark-damaged-dialog.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/holdings/mark-damaged-dialog.component.html @@ -44,7 +44,7 @@ </li> <li class="list-group-item"> <span i18n> - Calucated fine amount is + Calculated fine amount is <span class="badge badge-danger fs-6"> {{chargeResponse.charge | currency}} </span> ----------------------------------------------------------------------- Summary of changes: .../eg2/src/app/staff/share/holdings/mark-damaged-dialog.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Evergreen ILS
participants (1)
-
Git User