We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37ea670 + 9d0b338 commit 7658f3bCopy full SHA for 7658f3b
Resources/Private/Fusion/Integration/Card.fusion
@@ -1,6 +1,8 @@
1
prototype(TechDivision.Card:Integration.Card) < prototype(Neos.Neos:ContentComponent) {
2
3
//api
4
+ @context.baseNode = ${this.node}
5
+
6
cardLayout = Neos.Fusion:Case {
7
defaultCardLayout {
8
condition = ${true}
0 commit comments