From 97b846ae81e44bafed7605242b986d5d8d14216a Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 15 Apr 2021 17:48:56 -0400 Subject: [PATCH] currencies: tweak cannot-delete error message LH#37 Signed-off-by: Galen Charlton --- .../src/eg2/src/app/staff/admin/acq/currency/currencies.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/admin/acq/currency/currencies.component.html b/Open-ILS/src/eg2/src/app/staff/admin/acq/currency/currencies.component.html index efef63c3c5..2c906cf8b1 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/acq/currency/currencies.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/acq/currency/currencies.component.html @@ -86,5 +86,5 @@ + dialogBody="Currency Type cannot be deleted because it is associated with funds, providers, funding sources, debits, and/or exchange rates."> -- 2.11.0