grille si filtered

This commit is contained in:
2025-05-27 22:13:59 +02:00
parent 3d3680fbd7
commit 38ac43bf77
6 changed files with 82 additions and 38 deletions
+1
View File
@@ -261,6 +261,7 @@ function eql_preprocess_views_view_unformatted(array &$variables) {
$variables['unclassified_rows'] = $unclassified_rows;
$variables['rows'] = []; // désactive affichage par défaut
$variables['is_filtered'] = !$filter_slides;
}