]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1970476 Where filter in Bootstrap Catalog Produces Unwanted Results
authorTerran McCanna <tmccanna@georgialibraries.org>
Wed, 19 Oct 2022 14:54:19 +0000 (10:54 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 31 Mar 2023 15:58:30 +0000 (11:58 -0400)
commit7440e659d8ea91d0f59701896e6eb7611e58f377
tree01d62527ffec22ae4266f669425b08ddb059ccce
parent568ae5f6efb9908b41d5551b92095a75f7293d9b
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 <tmccanna@georgialibraries.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/templates-bootstrap/opac/parts/advanced/search.tt2
Open-ILS/src/templates-bootstrap/opac/parts/config.tt2