]> 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:22 +0000 (11:58 -0400)
commite11f8fe880232d0130778341c764302b9a336d6d
tree7203b92a3292d7acc2bb735d2a65a53f64a8857e
parent3d2b4011dc2b6e69bba6a9aada8aa28aea90fcb0
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