diff --git a/modules/interventi/ajax_tecnici.php b/modules/interventi/ajax_tecnici.php index fcfdffc9c..47c642152 100755 --- a/modules/interventi/ajax_tecnici.php +++ b/modules/interventi/ajax_tecnici.php @@ -143,7 +143,7 @@ if (!empty($sessioni)) { // ORE echo ' - '.($ore <= 0 ? '' : '').' + '.($ore <= 0 ? '' : '').' {[ "type": "number", "name": "ore_'.$sessione['id'].'", "required": 1, "value": "'.numberFormat($ore, 'qta').'", "disabled": "1" ]}