Fix topnav not using selected pid

This commit is contained in:
Björn Fromme
2021-10-27 11:46:15 +02:00
parent 7acd771f65
commit 55efed170b
@@ -138,6 +138,8 @@ page {
} }
40 = TYPO3\CMS\Frontend\DataProcessing\MenuProcessor 40 = TYPO3\CMS\Frontend\DataProcessing\MenuProcessor
40 { 40 {
special = directory
special.value = {$plugin.tx_eptheme.settings.topNavPid}
levels = 1 levels = 1
as = topnav as = topnav
} }