Fix: mise jour par erreur
This commit is contained in:
parent
a89628703c
commit
bd6d1cf08f
@ -621,10 +621,10 @@ if ($step == 4 && $datatoexport)
|
||||
|
||||
// test d'affichage du tableau excel et csv
|
||||
|
||||
print '<table width="100%"><tr><td>';
|
||||
viewExcelFileContent($conf->export->dir_temp.'/1/export_commande_1.xls',5,3);
|
||||
//print '<table width="100%"><tr><td>';
|
||||
//viewExcelFileContent($conf->export->dir_temp.'/1/export_commande_1.xls',5,3);
|
||||
//viewCsvFileContent($conf->export->dir_temp.'/1/export_commande_1.csv',5);
|
||||
print '</td></tr></table>';
|
||||
//print '</td></tr></table>';
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user