From 1f8cd4edd03e2c432b798f959152a79e09cb8865 Mon Sep 17 00:00:00 2001 From: Luca Date: Mon, 22 Jan 2024 15:04:41 +0100 Subject: [PATCH] Update ajax_tecnici.php --- modules/interventi/ajax_tecnici.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ]}