From 8b82638c79b2a87cf963b417e3398b1e3742bb50 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Mon, 9 Jan 2023 12:28:46 -0500 Subject: [PATCH] LP2002337 Pre-Fetch All Holds Checkbox Appears Twice Removes duplicate Pre-Fetch All Holds checkbox from the Angular View Holds page. Signed-off-by: Terran McCanna Signed-off-by: Stephanie Leary Signed-off-by: Galen Charlton --- Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html b/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html index 846c219f2b..9ea3966d0c 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html @@ -82,12 +82,6 @@ [initialValue]="enablePreFetch" i18n-label label="Pre-Fetch All Holds"> - - - - - -- 2.11.0