From ebc817e49e4a44ec52f28a85d9c48e2252492b58 Mon Sep 17 00:00:00 2001 From: Luca Date: Sun, 3 Jul 2022 15:14:36 +0200 Subject: [PATCH] Fix grafiche Dati appalto in scheda contratto --- modules/contratti/edit.php | 61 +++++++++++++++++++------------------- 1 file changed, 31 insertions(+), 30 deletions(-) diff --git a/modules/contratti/edit.php b/modules/contratti/edit.php index 9a642fb35..188a94a87 100755 --- a/modules/contratti/edit.php +++ b/modules/contratti/edit.php @@ -156,48 +156,49 @@ echo ' -
-
-
-

- -
- -
-

+
+
+

+ +

+ +
+ +
+ +
+
+
+
+ {[ "type": "text", "label": "", "name": "id_documento_fe", "required": 0, "help": "Obbligatorio per valorizzare CIG/CUP. È possible inserire:
  • N. determina
  • RDO
  • Ordine MEPA
'); ?>", "value": "$id_documento_fe$", "maxlength": 20 ]} +
+ +
+ {[ "type": "text", "label": "", "name": "num_item", "required": 0, "value": "$num_item$", "maxlength": 15 ]} +
-
-
-
-
- {[ "type": "text", "label": "", "name": "id_documento_fe", "required": 0, "help": "Obbligatorio per valorizzare CIG/CUP. È possible inserire:
  • N. determina
  • RDO
  • Ordine MEPA
'); ?>", "value": "$id_documento_fe$", "maxlength": 20 ]} -
+
+
+ {[ "type": "text", "label": "", "name": "codice_cig", "required": 0, "value": "$codice_cig$", "maxlength": 15 ]} +
-
- {[ "type": "text", "label": "", "name": "num_item", "required": 0, "value": "$num_item$", "maxlength": 15 ]} -
-
-
-
- {[ "type": "text", "label": "", "name": "codice_cig", "required": 0, "value": "$codice_cig$", "maxlength": 15 ]} -
- -
- {[ "type": "text", "label": "", "name": "codice_cup", "required": 0, "value": "$codice_cup$", "maxlength": 15 ]} -
-
+
+ {[ "type": "text", "label": "", "name": "codice_cup", "required": 0, "value": "$codice_cup$", "maxlength": 15 ]}
+