Bad copy/paste on ajax error message.
This commit is contained in:
parent
48f9687025
commit
b49c500701
1 changed files with 1 additions and 1 deletions
|
|
@ -341,7 +341,7 @@ function dragable_dragStop(e) {
|
||||||
contentDiv.innerHTML = myArr528[0];
|
contentDiv.innerHTML = myArr528[0];
|
||||||
},
|
},
|
||||||
failure : function(req) {
|
failure : function(req) {
|
||||||
alert("Toggle Edit Form failed. Problem with connection. Please refresh the page and try again.");
|
alert("Move failed. Problem with connection. Please refresh the page and try again.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue