Skip to content

Commit 9c919ef

Browse files
authored
Merge pull request #16 from b13/davidsteeb-patch-3
[TASK] Use non-conflicting array key for templateRootPaths
2 parents 18c339b + fecaee1 commit 9c919ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
tt_content.cta =< lib.contentElement
22
tt_content.cta.templateName = Cta
3-
tt_content.cta.templateRootPaths.10 = EXT:cta/Resources/Private/Templates
3+
tt_content.cta.templateRootPaths.0 = EXT:cta/Resources/Private/Templates

0 commit comments

Comments
 (0)