Add controller names to valuemap in realurl config

This commit is contained in:
Björn Fromme
2018-09-22 14:47:53 +02:00
parent 3e0cb8e91c
commit 845db47b87
+2
View File
@@ -80,6 +80,8 @@ $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl'] = [
'filterpanel' => 'AjaxFilterpanel',
'date' => 'AjaxDate',
'table' => 'AjaxTable',
'calendar' => 'AjaxCalendar',
'watchlist' => 'AjaxWatchlist',
]
],
[