Update html.form.class.php
This commit is contained in:
parent
fecfe2e3a1
commit
acab0200a6
@ -6034,7 +6034,7 @@ class Form
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
$fieldstoshow = 't.ref'; // Keep compatibility with old object not declare yet fields
|
$objecttmp->fields['ref']=array('type'=>'varchar(30)', 'label'=>'Ref');
|
||||||
}
|
}
|
||||||
|
|
||||||
if (empty($fieldstoshow))
|
if (empty($fieldstoshow))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user