diff --git a/modules/articoli/add.php b/modules/articoli/add.php index 221192a23..8c53bd1ca 100755 --- a/modules/articoli/add.php +++ b/modules/articoli/add.php @@ -10,7 +10,7 @@ unset($_SESSION['superselect']['id_categoria']);
- {[ "type": "text", "label": "", "name": "codice", "required": 0, "value": "", "help": "" ]} + {[ "type": "text", "label": "", "name": "codice", "required": 0, "value": "", "help": "", "validation": "codice" ]}