Skip to content
Snippets Groups Projects
Commit 01071050 authored by Torsten Oppermann's avatar Torsten Oppermann
Browse files

[TASK] Remove filter from list by category

parent a2cbb666
No related branches found
No related tags found
1 merge request!5Feature 5 2 0
......@@ -3,11 +3,6 @@
{namespace sg=SGalinski\SgNews\ViewHelpers}
<f:section name="main">
<div id="sgnews-newslist">
<f:render partial="Filter" arguments="{controller: 'ListByCategoryController', action: 'index', categories: categories,
tags: tags, selectedTag: selectedTag, selectedCategory: selectedCategory}" />
</div>
<section class="content light-bg">
<div class="container">
<f:for each="{categories}" as="category">
......
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