Merge branch 'ent-7905-bug-visual-agents-alerts-black-theme' into 'develop'
Fixed issue with OK label Closes pandora_enterprise#7905 See merge request artica/pandorafms!4480
This commit is contained in:
commit
34a8633aae
pandora_console/include/class
|
@ -831,6 +831,7 @@ class AgentsAlerts extends HTML
|
|||
'arguments' => [
|
||||
'type' => 'button',
|
||||
'return' => true,
|
||||
'label' => '',
|
||||
'name' => 'pure',
|
||||
'attributes' => 'class="full_screen_button '.$screenSwitchClass.'" title="'.$screenSwitchTitle.'"',
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue