From e981356f4264db737d2924cb9de549edab025064 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Mon, 7 Jun 2021 10:04:54 -0400 Subject: [PATCH] funds: make inv/PO ID columns in fund debits non-sortable & non-filterable LH#2 Signed-off-by: Galen Charlton --- .../src/app/staff/admin/acq/funds/fund-details-dialog.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ec9618bbd8..608178580f 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 @@ -173,8 +173,8 @@ - - + + -- 2.11.0