Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
ccf7033b
Commit
ccf7033b
authored
Sep 26, 2017
by
bbaer
Browse files
code cleanup
parent
40106a91
Changes
1
Hide whitespace changes
Inline
Side-by-side
javascript/src/QfqForm.js
View file @
ccf7033b
...
...
@@ -401,8 +401,6 @@ var QfqNS = QfqNS || {};
$inputFile
.
children
(
'
:file
'
).
prop
(
"
required
"
,
true
);
}
$inputFile
.
children
(
'
:file
'
).
val
(
""
);
this
.
form
.
markChanged
();
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment