[GIT] Evergreen ILS branch main updated. 23a2c93a6ac02928c1c6f22570f5fc14f628be26

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 23a2c93a6ac02928c1c6f22570f5fc14f628be26 (commit) from b3785515caede05b6286148ea28c88d4f54820ff (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 23a2c93a6ac02928c1c6f22570f5fc14f628be26 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