#8958 remove the option none

This commit is contained in:
Daniel Maya 2022-05-10 15:15:40 +02:00
parent 13b15db341
commit a2de9121b7
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ $table->data[2][1] = html_print_select_from_sql(
'id_command',
$id_command,
'',
__('None'),
'',
0,
true,
false,