From 05051a83942714b878c203dc4f1745cb7e5f1414 Mon Sep 17 00:00:00 2001 From: Demian Katz Date: Thu, 4 Jan 2024 06:59:50 -0500 Subject: [PATCH] More improvements to visual facets. --- themes/bootstrap3/js/visual_facets.js | 1 + themes/bootstrap3/templates/search/list-visual.phtml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/bootstrap3/js/visual_facets.js b/themes/bootstrap3/js/visual_facets.js index f2161b7f55a..162a6719219 100644 --- a/themes/bootstrap3/js/visual_facets.js +++ b/themes/bootstrap3/js/visual_facets.js @@ -68,6 +68,7 @@ function showVisualFacets(pivotdata) { $('#visualResults').html(''); $('.search-result-limit').css('display', 'none'); $('.search-sort').css('display', 'none'); + $('.search-stats').css('visibility', 'hidden'); $('.pagination').css('display', 'none'); $('.pagination-simple').css('display', 'none'); $('.bulkActionButtons').css('display', 'none'); diff --git a/themes/bootstrap3/templates/search/list-visual.phtml b/themes/bootstrap3/templates/search/list-visual.phtml index 2c85dba1450..ac73853ec06 100644 --- a/themes/bootstrap3/templates/search/list-visual.phtml +++ b/themes/bootstrap3/templates/search/list-visual.phtml @@ -5,6 +5,6 @@
-

transEsc('What am I looking at')?>

+

transEsc('What am I looking at')?>