mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-23 06:47:40 +01:00
Adeguamento colonne
This commit is contained in:
parent
e224eb6566
commit
5c4d63d80b
@ -74,9 +74,10 @@ echo '
|
||||
<thead>
|
||||
<tr>
|
||||
<th colspan="2">'.tr('Documento', [], ['upper' => true]).'</th>
|
||||
<th class="text-center">'.tr('Imponibile', [], ['upper' => true]).'</th>
|
||||
<th class="text-center">'.tr('Sconto', [], ['upper' => true]).'</th>
|
||||
<th class="text-center">'.tr('Totale imponibile', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:10%">'.tr('Ore', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:15%">'.tr('Imponibile', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:15%">'.tr('Sconto', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:15%">'.tr('Totale imponibile', [], ['upper' => true]).'</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user