We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ea670 commit 9d0b338Copy full SHA for 9d0b338
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