From b35a3618c8114ac8def148a1f415489aaffee6c0 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Mon, 13 Dec 2021 10:11:48 -0500 Subject: [PATCH] LP#1942220: fix bug introduced in LI search results Should display the LI worksheet link only if a PO is linked to the LI. Signed-off-by: Galen Charlton --- .../src/eg2/src/app/staff/acq/search/lineitem-results.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/search/lineitem-results.component.html b/Open-ILS/src/eg2/src/app/staff/acq/search/lineitem-results.component.html index f52b046162..f902df8b0e 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/search/lineitem-results.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/search/lineitem-results.component.html @@ -60,7 +60,7 @@ Catalog
  • - + Worksheet -- 2.11.0