Test ManageTable ; fix parseXML function
This commit is contained in:
parent
daa75d80ce
commit
ac039a6a84
1 changed files with 1 additions and 0 deletions
|
|
@ -146,6 +146,7 @@ var ManageTable = function (p_table_name)
|
|||
waiting_box();
|
||||
var form = $F(form_id);
|
||||
this.param_add(form);
|
||||
var here=this;
|
||||
new Ajax.Request(this.callback, {
|
||||
parameters: this.param,
|
||||
method: "post",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue