From 79d0d432891ba0192c1f3aba4075c04e0c901b9b Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 7 Apr 2021 18:04:11 -0400 Subject: [PATCH] funds: fix wrong toast upon adding tag Addresses LH#17 Signed-off-by: Galen Charlton --- .../src/eg2/src/app/staff/admin/acq/funds/fund-tags.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/fund-tags.component.html b/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/fund-tags.component.html index c9715779b2..2188a368d6 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/fund-tags.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/fund-tags.component.html @@ -1,7 +1,7 @@ Added tag - + Failed to add tag - + Removed tag Failed to remove tag -- 2.11.0