fix: don't open teaser popup on target page
This commit is contained in:
@@ -132,6 +132,8 @@ plugin.tx_eptheme {
|
||||
hideAreaNavigation = 0
|
||||
# cat=eptheme/500/170; type=boolean; label=Hide searchbar
|
||||
hideSearchbar = 0
|
||||
# cat=eptheme/500/180; type=string; label=Global concept code
|
||||
globalConceptCode =
|
||||
|
||||
# cat=eptheme/800/100; type=boolean; label=Show 'skipass inklusive' badge
|
||||
showSkipassBadge = 1
|
||||
|
||||
@@ -73,6 +73,7 @@ plugin.tx_eptheme {
|
||||
englishPageUid = {$plugin.tx_eptheme.settings.englishPageUid}
|
||||
germanPageUid = {$plugin.tx_eptheme.settings.germanPageUid}
|
||||
conceptsPageUid = {$plugin.tx_eptheme.settings.conceptsPageUid}
|
||||
globalConceptCode = {$plugin.tx_eptheme.settings.globalConceptCode}
|
||||
travelAlertPageUid = {$plugin.tx_eptheme.settings.travelAlertPageUid}
|
||||
myEpPageUid = {$plugin.tx_eptheme.settings.myEpPageUid}
|
||||
myEpApiEndpointUrl = {$plugin.tx_eptheme.settings.myEpApiEndpointUrl}
|
||||
|
||||
Reference in New Issue
Block a user