Fix missing css

This commit is contained in:
Laurent Destailleur 2016-07-28 12:22:23 +02:00
parent 463a130a60
commit e5d0258f33

View File

@ -195,7 +195,7 @@ if ($id > 0 || ! empty($ref))
dol_banner_tab($object, 'ref', $linkback, ($user->societe_id?0:1), 'ref');
print '<table class="border" width="100%">';
print '<table class="border tableforfield" width="100%">';
// Nature
if($object->type!=Product::TYPE_SERVICE)