add css_size to text in card
This commit is contained in:
parent
19909b99b5
commit
186abd01e3
1 changed files with 1 additions and 1 deletions
|
|
@ -574,7 +574,7 @@ class Fiche
|
|||
$w=new IText();
|
||||
$w->table=1;
|
||||
$w->readOnly=true;
|
||||
|
||||
$w->css_size="100%";
|
||||
}
|
||||
if ($p_readonly==false)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue