Rimozione obbligatorietà descrizione

This commit is contained in:
loviuz 2023-05-12 11:46:01 +02:00
parent 979d603396
commit 22fa25dd36
1 changed files with 0 additions and 1 deletions

View File

@ -238,7 +238,6 @@ echo '
'label' => tr('Descrizione'),
'name' => 'descrizione',
'id' => 'descrizione_add',
'required' => '1',
'value' => htmlentities($descrizione),
'extra' => 'style=\'max-height:80px;\'',
]);