mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
#12001 fixed list modules when select agent
This commit is contained in:
parent
1465400fb6
commit
32b7a103eb
@ -674,7 +674,6 @@ $params['return'] = true;
|
|||||||
$params['show_helptip'] = true;
|
$params['show_helptip'] = true;
|
||||||
$params['input_name'] = 'agent';
|
$params['input_name'] = 'agent';
|
||||||
$params['value'] = $inventory_agent;
|
$params['value'] = $inventory_agent;
|
||||||
$params['selectbox_id'] = 'module_inventory_general_view';
|
|
||||||
$params['javascript_is_function_select'] = true;
|
$params['javascript_is_function_select'] = true;
|
||||||
$params['use_hidden_input_idagent'] = true;
|
$params['use_hidden_input_idagent'] = true;
|
||||||
$params['print_hidden_input_idagent'] = true;
|
$params['print_hidden_input_idagent'] = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user