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
dff42417
Commit
dff42417
authored
Dec 04, 2019
by
Carsten Rose
Browse files
Revert "Fixes B9678"
This reverts commit
fd1c863a
QFQ meldet immer 'required missing'
parent
56e6c420
Changes
1
Hide whitespace changes
Inline
Side-by-side
javascript/src/QfqForm.js
View file @
dff42417
...
...
@@ -504,7 +504,6 @@ var QfqNS = QfqNS || {};
}
};
/* Dynamic Update Trigger */
n
.
QfqForm
.
prototype
.
setupFormUpdateHandler
=
function
()
{
$
(
'
textarea[data-load],input[data-load],select[data-load]
'
).
on
(
'
change
'
,
this
.
formUpdateHandler
.
bind
(
this
));
};
...
...
Carsten Rose
@carsten.rose
mentioned in commit
6c0a0b0a
·
Dec 04, 2019
mentioned in commit
6c0a0b0a
mentioned in commit 6c0a0b0a643738f8400c1c010f1f75b5bd6a329b
Toggle commit list
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