fixed grid in cf widget displays border, if options are set

This commit is contained in:
Ralf Becker 2011-08-18 09:21:03 +00:00
parent fb43e96aeb
commit b892149294

View File

@ -481,6 +481,7 @@ class customfields_widget
unset($label);
}
}
$cell['size'] = '';
if ($type != 'customfields-list')
{
$cell['data'][0]['A'] = '100';