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:
Daniel Rodriguez 2021-01-04 11:11:48 +01:00
commit 70fcba1b11
1 changed files with 1 additions and 0 deletions

View File

@ -1138,6 +1138,7 @@ $table->data['edit1'][1] = '<table width="100%">';
);
$array_os = [
'' => __('No change'),
'inherited' => __('Inherited'),
'linux' => __('Linux'),
'windows' => __('Windows'),