remove debug info
This commit is contained in:
parent
05305dfeab
commit
1c47aa938f
1 changed files with 0 additions and 2 deletions
|
|
@ -990,8 +990,6 @@ function action_remove_concerned(p_dossier,p_fiche_id,p_action_id)
|
|||
* @param object obj {gDossier,op,op2:rm_card,ctl,f_id}
|
||||
*/
|
||||
function delete_card(obj) {
|
||||
console.debug("delete_card");
|
||||
console.debug(obj);
|
||||
smoke.confirm("Confirmez ? ", function (e) {
|
||||
if (e) {
|
||||
waiting_box();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue