From: Terran McCanna Date: Wed, 19 Oct 2022 14:54:19 +0000 (-0400) Subject: LP1970476 Where filter in Bootstrap Catalog Produces Unwanted Results X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e11f8fe880232d0130778341c764302b9a336d6d;p=Evergreen.git LP1970476 Where filter in Bootstrap Catalog Produces Unwanted Results Prior to this change, the Advanced Search page split the library selector and the "Where" scope selector into two separate dropdown lists that produced unexpected results when both were used. This change uses the same approach as the combined dropdown on the Basic search page instead. Signed-off-by: Terran McCanna Signed-off-by: Michele Morgan Signed-off-by: John Amundson Signed-off-by: Jason Stephenson Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/templates-bootstrap/opac/parts/advanced/search.tt2 b/Open-ILS/src/templates-bootstrap/opac/parts/advanced/search.tt2 index f22c7ff3d5..df4d377070 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/advanced/search.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/advanced/search.tt2 @@ -5,8 +5,8 @@