Skip to content

Commit

Permalink
Update Root.fusion to new prototype name
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans Höchtl authored Dec 11, 2018
1 parent b071d60 commit 176cbfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Private/Fusion/Root.fusion
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
prototype(Onedrop.AjaxForm:Form) < prototype(Neos.NodeTypes:Form) {
prototype(Onedrop.AjaxForm:Form) < prototype(Neos.NodeTypes.Form:Form) {
sectionName = 'Content'
templatePath = 'resource://Onedrop.AjaxForm/Private/Templates/NodeTypes/AjaxForm.html'

Expand Down

0 comments on commit 176cbfb

Please sign in to comment.