Author: danydb
Date: 2011-12-27 13:22:23 +0100 (Tue, 27 Dec 2011)
New Revision: 216

Modified:
   trunk/coprop/coprop-javascript.js
Log:
enleve alert lot

Modified: trunk/coprop/coprop-javascript.js
===================================================================
--- trunk/coprop/coprop-javascript.js   2011-12-27 12:21:35 UTC (rev 215)
+++ trunk/coprop/coprop-javascript.js   2011-12-27 12:22:23 UTC (rev 216)
@@ -56,7 +56,6 @@
                                try
                                {
                                        remove_waiting_box();
-                                       alert("lot_id="+lot_id);
                                        $("row"+lot_id).style.color="red";
                                        
$("row"+lot_id).style.textDecoration="line-through";
                                        $("col"+lot_id).innerHTML="Enlevé";


_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to