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
1 changed files with 1 additions and 1 deletions

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>