Skip to content
Snippets Groups Projects

[TASK] Consider all filters when using the overview

Merged Michael Kessler requested to merge feature_filterWithMultipleCriteria into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -36,7 +36,7 @@ call_user_func(
'SGalinski.sg_news',
'Overview',
['Overview' => 'overview',],
['Overview' => '',]
['Overview' => 'overview',]
);
\TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin(
Loading