From ebafba64cce42e052c39714e7634e9b0beb8b58a Mon Sep 17 00:00:00 2001 From: Demian Katz Date: Tue, 17 Dec 2024 11:43:22 -0500 Subject: [PATCH] Fix bug with lightbox modal failing to close on bootstrap3-based themes. --- themes/bootstrap3/templates/search/facet-list.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/bootstrap3/templates/search/facet-list.phtml b/themes/bootstrap3/templates/search/facet-list.phtml index 2f4f79290d5..2d018d88e0a 100644 --- a/themes/bootstrap3/templates/search/facet-list.phtml +++ b/themes/bootstrap3/templates/search/facet-list.phtml @@ -64,7 +64,7 @@ ?> render('search/facet-list-content.phtml', $params) ?> - + inlineScript(\Laminas\View\Helper\HeadScript::SCRIPT, 'VuFind.facetList.setup();', 'SET')?>