Fix ordinamento righe in fattura

This commit is contained in:
MatteoPistorello 2022-05-10 12:02:59 +02:00
parent 7e93cde119
commit 9295eae151
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ echo '
if (!$riga->isDescrizione()) {
echo '
<tr data-id="'.$riga->id.'" data-type="'.get_class($riga).'" '.$extra.'>
<tr>
<td class="text-center">
'.$num.'
</td>