Skip to content

Commit 5834d83

Browse files
authored
Merge pull request #2 from SimonPaidla/bugfix/augmenter
Refactored CardLayoutAugmenter
2 parents 62770a1 + c332c64 commit 5834d83

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
prototype(TechDivision.Card:Augmenter.CardLayoutAugmenter) < prototype(Neos.Fusion:Augmenter)
1+
prototype(TechDivision.Card:Augmenter.CardLayoutAugmenter) < prototype(Neos.Fusion:Augmenter) {
2+
class = Neos.Fusion:Join {
3+
@glue = ' '
4+
}
5+
}

0 commit comments

Comments
 (0)