From abfc35cf06c5fe541a7eabb44db67091bec19175 Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Mon, 11 Dec 2023 02:33:57 +0100 Subject: [PATCH] no need for footer stuff? --- .../category-featured-images.hbs | 11 ++++------- .../category-featured-images.js | 5 ----- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/javascripts/discourse/connectors/header-list-container-bottom/category-featured-images.hbs b/javascripts/discourse/connectors/header-list-container-bottom/category-featured-images.hbs index 36c0e08..75f3775 100644 --- a/javascripts/discourse/connectors/header-list-container-bottom/category-featured-images.hbs +++ b/javascripts/discourse/connectors/header-list-container-bottom/category-featured-images.hbs @@ -1,10 +1,7 @@ - +{{if + this.hideTopicList + (body-class "category-featured-images--hide-topic-list") +}} {{#each this.filteredSetting as |fs|}}