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
9b9d860e
Commit
9b9d860e
authored
Aug 21, 2017
by
bbaer
Browse files
Lock now gets released properly
parent
6ab04814
Changes
1
Show whitespace changes
Inline
Side-by-side
javascript/src/QfqForm.js
View file @
9b9d860e
...
...
@@ -534,6 +534,7 @@ var QfqNS = QfqNS || {};
that
.
submit
();
});
alert
.
on
(
'
alert.no
'
,
function
()
{
that
.
releaseLock
();
that
.
eventEmitter
.
emitEvent
(
'
qfqform.close-intentional
'
,
n
.
EventEmitter
.
makePayload
(
that
,
null
));
that
.
goBack
();
...
...
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