]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1908298 Bootstrap OPAC: Type filter missing from advanced search
authorGarry Collum <gcollum@gmail.com>
Wed, 16 Dec 2020 19:22:54 +0000 (14:22 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 8 Feb 2021 15:28:19 +0000 (10:28 -0500)
commit4665160daf7fd3ed05a58c5f6ae154432a2f3b70
treed0f214342b82534983a7cab515dfd6a3c798511a
parent415a1a2001f10f9ef45f141793435793871e72c9
LP1908298 Bootstrap OPAC: Type filter missing from advanced search

The Item Type filter and the Bib Level filter were both commented out in the opac's config.tt2 file.
This patch removes the comment hashmarks.

To test.
Go to the Advanced Search in the Bootstrap Opac.
Notice that the Item Type filter and Bib Level Filters are missing.
Apply the patch.
The two filters should now be displayed.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates-bootstrap/opac/parts/config.tt2