We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d859644 + 620a8d9 commit 96312d5Copy full SHA for 96312d5
Resources/Private/TypoScript/Root.ts2
@@ -8,8 +8,8 @@ prototype(TYPO3.Neos:Page) {
8
tagName = 'script'
9
attributes {
10
src = TYPO3.TypoScript:ResourceUri {
11
- path = 'resource://Onedrop.AjaxForm/Public/JavaScript/AjaxForm.js'
+ path = 'resource://Onedrop.AjaxForm/Public/JavaScript/ajaxForm.js'
12
}
13
14
15
-}
+}
0 commit comments