Skip to content
Snippets Groups Projects
Commit e4990bd6 authored by Michael Kessler's avatar Michael Kessler
Browse files

[TASK] Add missing wrapper class to overview

parent 38a25e62
No related branches found
No related tags found
1 merge request!40[TASK] Consider all filters when using the overview
This commit is part of merge request !40. Comments created here will be created in the context of that merge request.
......@@ -8,7 +8,7 @@
<f:if condition="{settings.enableFilter}">
<f:then>
<div id="tx-sgnews-newslist">
<div id="tx-sgnews-newslist" class="tx-sgnews-categories">
<f:render partial="Filter" arguments="{tagTabs: tagTabs, categoryTabs: categoryTabs, categories: categories,
tags: tags, selectedTag: selectedTag, selectedCategory: selectedCategory, categoryLabel: settings.categoryLabel, tagLabel: settings.tagLabel}" />
<br />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment