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
Spot
Spot
Commits
254910ed
Commit
254910ed
authored
Aug 07, 2015
by
Alexandre Duret-Lutz
Browse files
* wrap/python/ajax/trans.html: Remove some debugging statements.
parent
c0b77b2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
wrap/python/ajax/trans.html
View file @
254910ed
...
...
@@ -248,9 +248,6 @@
.
load
(
"
/cgi-bin/spotcgi.py
"
,
fragment
,
function
(
response
,
status
,
xhr
)
{
console
.
log
(
response
);
console
.
log
(
status
);
console
.
log
(
xhr
);
$
.
doTimeout
(
'
res-update
'
);
if
(
status
==
"
error
"
)
{
var
msg
=
"
Sorry but there was an error:
"
;
...
...
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