Look and feel v11. Picto are fontawesome.

This commit is contained in:
Laurent Destailleur
2019-10-02 18:14:41 +02:00
parent 34c4de3287
commit 24570f7165
68 changed files with 103 additions and 264 deletions

View File

@@ -252,7 +252,7 @@ if ($conf->product->enabled || $conf->product->service)
$nbno=$nbtotal=0;
print load_fiche_titre($langs->trans("BarcodeInitForProductsOrServices"), '', 'title_products');
print load_fiche_titre($langs->trans("BarcodeInitForProductsOrServices"), '', 'products');
print '<br>'."\n";
$sql ="SELECT count(rowid) as nb, fk_product_type, datec";