noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 30/218: remove debug info


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 30/218: remove debug info
Date: Thu, 12 Sep 2019 15:58:34 -0400 (EDT)

sparkyx pushed a commit to branch entreprise
in repository noalyss.

commit 1c47aa938feeb742d455819278df431941a64a22
Author: Dany De Bontridder <address@hidden>
Date:   Fri May 11 20:47:34 2018 +0200

    remove debug info
---
 html/js/card.js | 2 --
 1 file changed, 2 deletions(-)

diff --git a/html/js/card.js b/html/js/card.js
index d58daab..0d6dd3b 100644
--- a/html/js/card.js
+++ b/html/js/card.js
@@ -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();



reply via email to

[Prev in Thread] Current Thread [Next in Thread]