* wrap/python/ajax/trans.html: Remove some debugging statements.
This commit is contained in:
parent
c0b77b2e62
commit
254910ed7c
1 changed files with 0 additions and 3 deletions
|
|
@ -248,9 +248,6 @@
|
||||||
.load("/cgi-bin/spotcgi.py",
|
.load("/cgi-bin/spotcgi.py",
|
||||||
fragment,
|
fragment,
|
||||||
function(response, status, xhr) {
|
function(response, status, xhr) {
|
||||||
console.log(response);
|
|
||||||
console.log(status);
|
|
||||||
console.log(xhr);
|
|
||||||
$.doTimeout('res-update');
|
$.doTimeout('res-update');
|
||||||
if (status == "error") {
|
if (status == "error") {
|
||||||
var msg = "Sorry but there was an error: ";
|
var msg = "Sorry but there was an error: ";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue