mirror of
https://github.com/werkraum-media/thuecat.git
synced 2024-11-14 01:06:12 +01:00
Daniel Siepmann
775db67efa
Allows to select a single tourist attraction. Provides static TypoScript to resolve reference for Fluid based rendering.
6 lines
188 B
Text
6 lines
188 B
Text
lib.thuecatContentElement =< lib.contentElement
|
|
lib.thuecatContentElement {
|
|
templateRootPaths {
|
|
9999 = EXT:thuecat/Resources/Private/Templates/Frontend/ContentElement/
|
|
}
|
|
}
|