Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
6c0a0b0a
Commit
6c0a0b0a
authored
Dec 04, 2019
by
Carsten Rose
Browse files
Revert "Revert "Fixes B9678""
This reverts commit
dff42417
Das war doch nicht das Problem.
parent
ddba6fb3
Changes
1
Show whitespace changes
Inline
Side-by-side
javascript/src/QfqForm.js
View file @
6c0a0b0a
...
...
@@ -504,6 +504,7 @@ 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
));
};
...
...
Write
Preview
Supports
Markdown
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