From 007d4fe599c435e862ec1a858547967c424ca095 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Thu, 24 Mar 2022 14:48:14 -0400 Subject: [PATCH] LP1909681 Open hold grid links in new tab (for 3.7) Followup to lp1909681_open_hold_grid_links_in_new_tabs which resolved the same issue on 3.8 and 3.9. Signed-off-by: Terran McCanna Signed-off-by: Mike Rylander --- Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 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 f0dce3558c..83e6f85936 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 @@ -119,7 +119,7 @@ - + {{hold.cp_barcode}} @@ -128,7 +128,7 @@ - + {{hold.ucard_barcode}} -- 2.11.0