mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-22 21:30:54 +01:00
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);
|
unset($label);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
$cell['size'] = '';
|
||||||
if ($type != 'customfields-list')
|
if ($type != 'customfields-list')
|
||||||
{
|
{
|
||||||
$cell['data'][0]['A'] = '100';
|
$cell['data'][0]['A'] = '100';
|
||||||
|
Loading…
Reference in New Issue
Block a user