Réécriture de CFGPCMN pour utiliser ManageTable
This commit is contained in:
parent
7049a96ab5
commit
73c99f6c6e
8 changed files with 124 additions and 101 deletions
|
|
@ -267,7 +267,7 @@ var ManageTable = function (p_table_name)
|
|||
$(x).remove();
|
||||
alternate_row_color("tb"+answer['ctl']);
|
||||
}else {
|
||||
smoke.alert("Effacement impossible");
|
||||
smoke.alert(answer['html']);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue