Skip to content

Commit 43b9f44

Browse files
committed
Merge pull request #1 from MattiasNilsson/master
[BUGFIX] Remove default condition "Flowpack.SearchPlugin:SingleResult"
2 parents 895fe20 + fcba45f commit 43b9f44

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Resources/Private/TypoScript/ResultRendering.ts2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ prototype(Flowpack.SearchPlugin:SingleResult) < prototype(TYPO3.TypoScript:Case)
33
condition = Flowpack.SearchPlugin:CanRender {
44
type = ${node.nodeType.name + 'SearchResult'}
55
}
6-
condition = TRUE
76
type = ${node.nodeType.name + 'SearchResult'}
87
}
98

0 commit comments

Comments
 (0)