Merge branch 'ent-6765-11050-Bug-en-operaciones-masivas-sobre-modulos-SNMP-v3' into 'develop'
fixed selector See merge request artica/pandorafms!3644
This commit is contained in:
commit
70fcba1b11
|
@ -1138,6 +1138,7 @@ $table->data['edit1'][1] = '<table width="100%">';
|
|||
);
|
||||
|
||||
$array_os = [
|
||||
'' => __('No change'),
|
||||
'inherited' => __('Inherited'),
|
||||
'linux' => __('Linux'),
|
||||
'windows' => __('Windows'),
|
||||
|
|
Loading…
Reference in New Issue