1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-17 20:10:50 +01:00

fix: generazione tabella elenco fatture di acquisto da importare

This commit is contained in:
valentina 2024-10-31 09:29:10 +01:00
parent c745527e31
commit abdd552109

View File

@ -28,7 +28,7 @@ $directory = Plugins\ImportFE\FatturaElettronica::getImportDirectory();
if (!empty($list)) {
echo '
<table class="table table-striped table-hover table-sm table-bordered datatables">
<table class="table table-striped table-hover table-sm table-bordered">
<thead>
<tr>
<th>'.tr('Descrizione').'</th>