From 4fc2f4181c1f7556b2a61943c7710f70d493a7e4 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 --- 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