Skip to content

Commit

Permalink
Revert "TASK: Apply migration Neos.Neos-20201108113821"
Browse files Browse the repository at this point in the history
This reverts commit a578693.
  • Loading branch information
bwaidelich committed Nov 30, 2020
1 parent 054e141 commit cc474c4
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Configuration/NodeTypes.Collection.Content.Carousel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Neos.Neos:ContentCollection: true
constraints:
nodeTypes:
'Neos.Neos:Content': false
'*': false
'Neos.Demo:Constraint.Content.Carousel': true

##
Expand Down
2 changes: 1 addition & 1 deletion Configuration/NodeTypes.Collection.Content.Column.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Neos.Neos:ContentCollection: true
constraints:
nodeTypes:
'Neos.Neos:Content': false
'*': false
'Neos.Demo:Constraint.Content.Column': true

##
Expand Down
2 changes: 1 addition & 1 deletion Configuration/NodeTypes.Collection.Content.Footer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Neos.Neos:ContentCollection: true
constraints:
nodeTypes:
'Neos.Neos:Content': false
'*': false
'Neos.Demo:Content.Headline': true
'Neos.Demo:Content.Text': true
'Neos.Demo:Content.Image': true
2 changes: 1 addition & 1 deletion Configuration/NodeTypes.Collection.Content.Teaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Neos.Neos:ContentCollection: true
constraints:
nodeTypes:
'Neos.Neos:Content': false
'*': false
'Neos.Demo:Content.Headline': true
'Neos.Demo:Content.Text': true
'Neos.Demo:Content.Image': true
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@
"Neos.NodeTypes-20200120114136",
"Neos.Flow-20200813181400",
"Neos.Flow-20201003165200",
"Neos.Neos-20201108113821",
"Neos.Flow-20201109224100"
]
}
Expand Down

0 comments on commit cc474c4

Please sign in to comment.