mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-08 23:58:42 +01:00
Fix ordinamento righe in fattura
This commit is contained in:
parent
7e93cde119
commit
9295eae151
@ -62,7 +62,7 @@ echo '
|
|||||||
if (!$riga->isDescrizione()) {
|
if (!$riga->isDescrizione()) {
|
||||||
|
|
||||||
echo '
|
echo '
|
||||||
<tr data-id="'.$riga->id.'" data-type="'.get_class($riga).'" '.$extra.'>
|
<tr>
|
||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
'.$num.'
|
'.$num.'
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user