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

[TASK] Set overview controller non cachable to prevent cached filters overriding new ones

parent f0545778
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.
......@@ -36,7 +36,7 @@ call_user_func(
'SGalinski.sg_news',
'Overview',
['Overview' => 'overview',],
['Overview' => '',]
['Overview' => 'overview',]
);
\TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin(
......
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