From 2e09adc2f86be2aad778f99825f9c2eb35c4a0da Mon Sep 17 00:00:00 2001 From: Tiffany Little Date: Thu, 14 Jul 2022 17:29:59 -0400 Subject: [PATCH] LP1948946 Block transfers on inactive funds If a fund is inactive, the Create Allocation and Transfer Money buttons will be disabled. Signed-off-by: Tiffany Little --- .../src/app/staff/admin/acq/funds/fund-details-dialog.component.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/fund-details-dialog.component.html b/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/fund-details-dialog.component.html index 19084cc7ac..00eb6634c1 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/fund-details-dialog.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/fund-details-dialog.component.html @@ -23,8 +23,10 @@
-- 2.11.0