File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Resources/Private/Fusion/Form/Finisher Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11
2- prototype(Breadlesscode.Commentable:From .Finisher.AddComment.Definition) < prototype(Neos.Form.Builder:Finisher.Definition) {
2+ prototype(Breadlesscode.Commentable:Form .Finisher.AddComment.Definition) < prototype(Neos.Form.Builder:Finisher.Definition) {
33 options {
44 // form values
55 email = ''
@@ -11,3 +11,5 @@ prototype(Breadlesscode.Commentable:From.Finisher.AddComment.Definition) < proto
1111
1212 formElementType = 'Breadlesscode.Commentable:From.Finisher.AddComment'
1313}
14+ # added alias for backward compability
15+ prototype(Breadlesscode.Commentable:From.Finisher.AddComment.Definition) < prototype(Breadlesscode.Commentable:Form.Finisher.AddComment.Definition)
You can’t perform that action at this time.
0 commit comments