Remove feedback form, adjust layout to enable ext:form
This commit is contained in:
@@ -1 +1 @@
|
||||
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:form_legacy/Configuration/TypoScript/setup.txt">
|
||||
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:form/Configuration/TypoScript/setup.txt">
|
||||
|
||||
@@ -22,8 +22,6 @@ plugin.tx_epevents {
|
||||
activityListPageUid =
|
||||
# cat=plugin.tx_epevents//a; type=string; label=Inquiry page UID
|
||||
inquiryPageUid =
|
||||
# cat=plugin.tx_epevents//a; type=string; label=Feedback page UID
|
||||
feedbackPageUid =
|
||||
# cat=plugin.tx_epevents//a; type=string; label=Ajax page UID
|
||||
ajaxPageUid =
|
||||
# cat=plugin.tx_epevents//a; type=string; label=Search page UID
|
||||
|
||||
@@ -47,7 +47,6 @@ plugin.tx_epevents {
|
||||
dataProtectionPageUid = {$plugin.tx_epevents.settings.dataProtectionPageUid}
|
||||
legalNoticePageUid = {$plugin.tx_epevents.settings.legalNoticePageUid}
|
||||
termsPageUid = {$plugin.tx_epevents.settings.termsPageUid}
|
||||
feedbackPageUid = {$plugin.tx_epevents.settings.feedbackPageUid}
|
||||
searchLogIgnoreIps = {$plugin.tx_epevents.settings.searchLogIgnoreIps}
|
||||
activityDefaultHeaderImage = {$plugin.tx_epevents.settings.activityDefaultHeaderImage}
|
||||
activityDefaultKeywordsImage = {$plugin.tx_epevents.settings.activityDefaultKeywordsImage}
|
||||
|
||||
Reference in New Issue
Block a user