Author: danydb
Date: 2012-01-06 17:39:11 +0100 (Fri, 06 Jan 2012)
New Revision: 4676
Modified:
phpcompta/trunk/include/class_fiche.php
Log:
add css_size to text in card
Modified: phpcompta/trunk/include/class_fiche.php
===================================================================
--- phpcompta/trunk/include/class_fiche.php 2012-01-06 16:31:55 UTC (rev
4675)
+++ phpcompta/trunk/include/class_fiche.php 2012-01-06 16:39:11 UTC (rev
4676)
@@ -574,7 +574,7 @@
$w=new IText();
$w->table=1;
$w->readOnly=true;
-
+ $w->css_size="100%";
}
if ($p_readonly==false)
{
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev