removing my tests
This commit is contained in:
parent
5e67e11eb3
commit
59d2d02151
@ -2408,7 +2408,7 @@ if (is_object($objcanvas) && $objcanvas->displayCanvasExists($action))
|
||||
if (!empty($conf->fournisseur->enabled) || !empty($conf->supplier_proposal->enabled))
|
||||
{
|
||||
print '<tr><td>'.$langs->trans('Supplier').'</td><td>';
|
||||
print showValueWithCopyAndPasteButton(yn($object->fournisseur),'supplier',$langs);
|
||||
print yn($object->fournisseur);
|
||||
print '</td></tr>';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user