Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ttree
News
Commits
8610e547
Commit
8610e547
authored
Feb 28, 2019
by
Dominique Feyer
Browse files
BUGFIX: AbstractEventList must clean the cache when edited
parent
e6c9f10d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Resources/Private/TypoScript/NodeTypes/Event/AbstractEventList.ts2
View file @
8610e547
...
...
@@ -43,7 +43,8 @@ prototype(Ttree.News:AbstractEventList) < prototype(TYPO3.Neos:Content) {
}
entryTags {
1 = ${'NodeType_Ttree.News:Event'}
1 = ${'Node_' + node.identifier}
2 = ${'NodeType_Ttree.News:Event'}
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment