Author: danydb
Date: 2011-12-02 00:09:32 +0100 (Fri, 02 Dec 2011)
New Revision: 4543

Modified:
   phpcompta/trunk/html/js/ajax_fiche.js
Log:
erreur solde


Modified: phpcompta/trunk/html/js/ajax_fiche.js
===================================================================
--- phpcompta/trunk/html/js/ajax_fiche.js       2011-12-01 21:11:43 UTC (rev 
4542)
+++ phpcompta/trunk/html/js/ajax_fiche.js       2011-12-01 23:09:32 UTC (rev 
4543)
@@ -177,7 +177,7 @@
 }
 function ajax_error_saldo(request,json)
 {
-    alert('erreur : ajax fiche');
+    alert('erreur : ajax solde ');
 }
 /*!\brief this function get the saldo
  * \param p_ctl the ctrl where we take the quick_code


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

Reply via email to