Author: danydb
Date: 2011-11-02 20:00:19 +0100 (Wed, 02 Nov 2011)
New Revision: 4288
Modified:
phpcompta/trunk/include/class_iselect.php
Log:
ISelect : add table prop
Modified: phpcompta/trunk/include/class_iselect.php
===================================================================
--- phpcompta/trunk/include/class_iselect.php 2011-11-02 18:59:52 UTC (rev
4287)
+++ phpcompta/trunk/include/class_iselect.php 2011-11-02 19:00:19 UTC (rev
4288)
@@ -67,6 +67,7 @@
}
}
+ if ( $this->table == 1 ) $a='<td>'.$r.'</td>';
return $r;
}
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev