Fix phpcs
This commit is contained in:
parent
8e246f2a18
commit
46ccd61009
@ -6035,7 +6035,7 @@ class Form
|
||||
else
|
||||
{
|
||||
// For backward compatibility
|
||||
$objecttmp->fields['ref']=array('type'=>'varchar(30)', 'label'=>'Ref', 'showoncombobox'=>1);
|
||||
$objecttmp->fields['ref'] = array('type'=>'varchar(30)', 'label'=>'Ref', 'showoncombobox'=>1);
|
||||
}
|
||||
|
||||
if (empty($fieldstoshow))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user