forked from extern/egroupware
fixed grid in cf widget displays border, if options are set
This commit is contained in:
parent
fb43e96aeb
commit
b892149294
@ -481,6 +481,7 @@ class customfields_widget
|
||||
unset($label);
|
||||
}
|
||||
}
|
||||
$cell['size'] = '';
|
||||
if ($type != 'customfields-list')
|
||||
{
|
||||
$cell['data'][0]['A'] = '100';
|
||||
|
Loading…
Reference in New Issue
Block a user