From 714b0ca810834527286724861dd8f661ba07eae1 Mon Sep 17 00:00:00 2001 From: loviuz Date: Fri, 17 Jul 2020 00:22:20 +0200 Subject: [PATCH] Aggiustamento termini negli ordini --- modules/ordini/edit.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/ordini/edit.php b/modules/ordini/edit.php index 9a0a8708f..7917e821b 100755 --- a/modules/ordini/edit.php +++ b/modules/ordini/edit.php @@ -29,12 +29,12 @@ $_SESSION['superselect']['permetti_movimento_a_zero'] = true;
-
+
> {[ "type": "text", "label": "", "name": "numero", "required": 1, "class": "text-center", "value": "$numero$" ]}
- {[ "type": "text", "label": "", "name": "numero_esterno", "class": "text-center", "value": "$numero_esterno$" ]} + {[ "type": "text", "label": "", "name": "numero_esterno", "class": "text-center", "value": "$numero_esterno$" ]}
@@ -116,7 +116,7 @@ $_SESSION['superselect']['permetti_movimento_a_zero'] = true;
- {[ "type": "textarea", "label": "", "name": "note_aggiuntive", "help": "", "value": "$note_aggiuntive$" ]} + {[ "type": "textarea", "label": "", "name": "note_aggiuntive", "value": "$note_aggiuntive$" ]}