#1161 typo error
This commit is contained in:
parent
e8252e56f3
commit
2d5f892803
1 changed files with 0 additions and 1 deletions
|
|
@ -1035,7 +1035,6 @@ function op_save(obj)
|
|||
var answer=xml.responseXML;
|
||||
var html = answer.getElementsByTagName('code');
|
||||
$(divid).innerHTML=unescape(getNodeText(html[0]));
|
||||
infodiv(req,json);
|
||||
remove_waiting_box();
|
||||
} catch (e) {
|
||||
alert_box("1038"+e.message)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue