Author: danydb
Date: 2014-01-09 13:08:05 +0100 (Thu, 09 Jan 2014)
New Revision: 5655
Modified:
phpcompta/tags/rel671/include/class_anc_operation.php
Log:
Task #961 - Compta analytique
ANCODS
Modified: phpcompta/tags/rel671/include/class_anc_operation.php
===================================================================
--- phpcompta/tags/rel671/include/class_anc_operation.php 2014-01-08
21:09:51 UTC (rev 5654)
+++ phpcompta/tags/rel671/include/class_anc_operation.php 2014-01-09
12:08:05 UTC (rev 5655)
@@ -270,7 +270,7 @@
}
- $class=($count%2==0)?"odd":"";
+ $class=($count%2==0)?"odd":"even";
$count++;
$cred= ( $row['oa_debit'] == 'f')?"CREDIT":"DEBIT";
$ret.="<tr class=\"$class\">";
---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev