#12001 fixed list modules when select agent

This commit is contained in:
Daniel Cebrian 2023-09-19 17:26:36 +02:00
parent 1465400fb6
commit 32b7a103eb
1 changed files with 0 additions and 1 deletions

View File

@ -674,7 +674,6 @@ $params['return'] = true;
$params['show_helptip'] = true;
$params['input_name'] = 'agent';
$params['value'] = $inventory_agent;
$params['selectbox_id'] = 'module_inventory_general_view';
$params['javascript_is_function_select'] = true;
$params['use_hidden_input_idagent'] = true;
$params['print_hidden_input_idagent'] = true;