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

Fix ordinamento righe in fattura

This commit is contained in:
MatteoPistorello 2022-05-10 12:02:59 +02:00
parent 7e93cde119
commit 9295eae151

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>