Finalize integration of group bookings into myep spa
This commit is contained in:
@@ -134,7 +134,3 @@ page {
|
||||
)
|
||||
headerData.999.stdWrap.if.isTrue = {$plugin.tx_eptheme.settings.googleTagManagerId}
|
||||
}
|
||||
|
||||
[applicationContext == "Development"]
|
||||
page.includeCSS.main.disableCompression = 1
|
||||
[END]
|
||||
|
||||
@@ -118,15 +118,8 @@ lib.stdheader.3.headerClass >
|
||||
@import "EXT:ep_theme/Configuration/TypoScript/Page/Export.typoscript"
|
||||
|
||||
config {
|
||||
doctype = html5
|
||||
removeDefaultCSS = 1
|
||||
removePageCss = 1
|
||||
removeDefaultJS = 0
|
||||
disablePrefixComment = 1
|
||||
inlineStyle2TempFile = 0
|
||||
absRefPrefix = /
|
||||
compressJs = 0
|
||||
compressCss = 0
|
||||
compressJs = 1
|
||||
compressCss = 1
|
||||
typolinkCheckRootline = 1
|
||||
typolinkEnableLinksAcrossDomains = 1
|
||||
sendCacheHeaders = 1
|
||||
|
||||
Reference in New Issue
Block a user