]> 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:27:22 +0000 (10:27 -0500)
commit35697fe011201b7f20f274df7a617b874af27657
treed35680741d33f5dc66b68bea043d88bc7bc9f7de
parentb110e1fa2a8ee028591fd7bc0a742f26ba238353
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