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
496601c7
Commit
496601c7
authored
Mar 15, 2018
by
Carsten Rose
Browse files
Merge branch 'punktetool'
parents
e0c2e666
a44785c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
javascript/src/QfqForm.js
View file @
496601c7
...
@@ -951,7 +951,7 @@ var QfqNS = QfqNS || {};
...
@@ -951,7 +951,7 @@ var QfqNS = QfqNS || {};
case
'
save
'
:
case
'
save
'
:
if
(
data
.
message
)
{
if
(
data
.
message
)
{
var
alert
=
new
n
.
Alert
(
data
.
message
);
var
alert
=
new
n
.
Alert
(
data
.
message
);
alert
.
timeout
=
15
00
;
alert
.
timeout
=
30
00
;
alert
.
show
();
alert
.
show
();
}
}
...
...
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