11423-Graph analytics. Remove Filter None from export and share

This commit is contained in:
Pablo Aragon 2023-08-25 12:38:58 +02:00
parent 28316e25c3
commit d866848481
1 changed files with 2 additions and 2 deletions

View File

@ -549,7 +549,7 @@ $data[0] .= html_print_select(
'share-id',
'',
'',
__('None'),
'',
0,
true,
false,
@ -600,7 +600,7 @@ $data[0] .= html_print_select(
'export-filter-id',
'',
'',
__('None'),
'',
0,
true,
false,