mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-24 23:37:51 +01:00
Fix minore
This commit is contained in:
parent
3b6ff36a9c
commit
03b1cf0ded
@ -74,7 +74,7 @@ foreach ($tipi_interventi as $tipo_intervento) {
|
||||
echo '
|
||||
<tr>
|
||||
|
||||
<td>'.$tipo_intervento['name'].'</td>
|
||||
<td>'.$tipo_intervento['title'].'</td>
|
||||
|
||||
<td>
|
||||
{[ "type": "number", "name": "costo_ore['.$tipo_intervento['id'].']", "required": 1, "value": "'.$tipo_intervento['costo_ore'].'", "icon-after": "<i class=\'fa fa-euro\'></i>" ]}
|
||||
|
Loading…
x
Reference in New Issue
Block a user