Skip to content

Commit 7658f3b

Browse files
authored
Merge pull request #9 from techdivision/task/bugfixes
TASK // Bugfix
2 parents 37ea670 + 9d0b338 commit 7658f3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Resources/Private/Fusion/Integration/Card.fusion

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
prototype(TechDivision.Card:Integration.Card) < prototype(Neos.Neos:ContentComponent) {
22

33
//api
4+
@context.baseNode = ${this.node}
5+
46
cardLayout = Neos.Fusion:Case {
57
defaultCardLayout {
68
condition = ${true}

0 commit comments

Comments
 (0)