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
e54da67e
Commit
e54da67e
authored
Dec 10, 2019
by
bbaer
Browse files
Dirty remove on goBack
parent
c57e7a47
Pipeline
#2904
passed with stages
in 3 minutes and 29 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
javascript/src/QfqForm.js
View file @
e54da67e
...
...
@@ -1359,6 +1359,9 @@ var QfqNS = QfqNS || {};
*/
n
.
QfqForm
.
prototype
.
goBack
=
function
()
{
var
alert
;
if
(
this
.
lockAcquired
)
{
this
.
releaseLock
();
}
if
(
window
.
history
.
length
<
2
)
{
alert
=
new
n
.
Alert
(
...
...
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