phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r5660 - phpcompta/tags/rel671/include/template


From: phpcompta-dev
Subject: [Phpcompta-dev] r5660 - phpcompta/tags/rel671/include/template
Date: Thu, 9 Jan 2014 13:27:09 +0100 (CET)

Author: danydb
Date: 2014-01-09 13:27:09 +0100 (Thu, 09 Jan 2014)
New Revision: 5660

Modified:
   phpcompta/tags/rel671/include/template/anc_balance_group.php
Log:
Task #961 - Compta analytique
ANCGR

Modified: phpcompta/tags/rel671/include/template/anc_balance_group.php
===================================================================
--- phpcompta/tags/rel671/include/template/anc_balance_group.php        
2014-01-09 12:24:46 UTC (rev 5659)
+++ phpcompta/tags/rel671/include/template/anc_balance_group.php        
2014-01-09 12:27:09 UTC (rev 5660)
@@ -51,7 +51,7 @@
 <?php
 }
 if ($idx %2 == 0)
-  echo '<tr>';
+  echo '<tr class="even">';
 else
   echo '<tr class="odd">';
                echo td($array[$i]['po_name']);



---
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]