mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'ent-11272-error-visualizacion-traps-en-firefox' into 'develop'
Ent 11272 error visualizacion traps en firefox See merge request artica/pandorafms!6112
This commit is contained in:
commit
19a3240650
@ -236,27 +236,27 @@ class SnmpConsole extends HTML
|
||||
'status',
|
||||
[
|
||||
'text' => 'snmp_agent',
|
||||
'class' => 'snmp-td',
|
||||
'class' => 'snmp-td datos_green',
|
||||
],
|
||||
[
|
||||
'text' => 'enterprise_string',
|
||||
'class' => 'snmp-td',
|
||||
'class' => 'snmp-td datos_green',
|
||||
],
|
||||
[
|
||||
'text' => 'count',
|
||||
'class' => 'snmp-td',
|
||||
'class' => 'snmp-td datos_green',
|
||||
],
|
||||
[
|
||||
'text' => 'trap_subtype',
|
||||
'class' => 'snmp-td',
|
||||
'class' => 'snmp-td datos_green',
|
||||
],
|
||||
[
|
||||
'text' => 'user_id',
|
||||
'class' => 'snmp-td',
|
||||
'class' => 'snmp-td datos_green',
|
||||
],
|
||||
[
|
||||
'text' => 'timestamp',
|
||||
'class' => 'snmp-td',
|
||||
'class' => 'snmp-td datos_green',
|
||||
],
|
||||
'alert',
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user