From b5a33b56cc32a3914398ae07a27c34fd77ea5eb4 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 15 Apr 2021 17:51:13 -0400 Subject: [PATCH] currencies: make exchange rates column nonsortable, nonfilterable Part of LH#23 Signed-off-by: Galen Charlton --- .../src/eg2/src/app/staff/admin/acq/currency/currencies.component.html | 3 ++- 1 file changed, 2 insertions(+), 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 2c906cf8b1..5ee103255e 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 @@ -66,7 +66,8 @@ - + -- 2.11.0