Author: danydb
Date: 2012-05-29 15:19:19 +0200 (Tue, 29 May 2012)
New Revision: 374

Modified:
   trunk/importbank/ajax.php
Log:
Background-color change if resolved an error


Modified: trunk/importbank/ajax.php
===================================================================
--- trunk/importbank/ajax.php   2012-05-27 21:33:08 UTC (rev 373)
+++ trunk/importbank/ajax.php   2012-05-29 13:19:19 UTC (rev 374)
@@ -73,7 +73,7 @@
              
          $msg="Attente";
          $bi->show_item($ctl);
-         $extra='{"id":"'.$id.'","msg":"<span 
style=\"color:red\">Attente</span>"}';
+         $extra='{"id":"'.$id.'","msg":"<span 
style=\"color:red;background-color:white\">Attente</span>"}';
        }
       else
        $bi->show_item($ctl);



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu

_______________________________________________
Phpcompta  est un logiciel libre de comptabilit&#233; en ligne 
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to