phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r374 - trunk/importbank


From: phpcompta-dev
Subject: [Phpcompta-dev] r374 - trunk/importbank
Date: Tue, 29 May 2012 15:19:20 +0200 (CEST)

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



reply via email to

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