2
0
forked from Wavyzz/dolibarr

clean and upsdate code

This commit is contained in:
Philippe GRAND
2018-06-18 14:17:43 +02:00
parent 62586c7c5d
commit 41a0175827

View File

@@ -369,7 +369,6 @@ if ($conf->produit->enabled)
}
$modBarCode = new $file();
$var = !$var;
print '<tr class="oddeven">';
print '<td>'.(isset($modBarCode->name)?$modBarCode->name:$modBarCode->nom)."</td><td>\n";