Merge branch 'ent-7905-bug-visual-agents-alerts-black-theme' into 'develop'

Fixed issue with OK label

Closes pandora_enterprise#7905

See merge request 
This commit is contained in:
Daniel Rodriguez 2021-11-15 10:09:39 +00:00
commit 34a8633aae
1 changed files with 1 additions and 0 deletions
pandora_console/include/class

View File

@ -831,6 +831,7 @@ class AgentsAlerts extends HTML
'arguments' => [
'type' => 'button',
'return' => true,
'label' => '',
'name' => 'pure',
'attributes' => 'class="full_screen_button '.$screenSwitchClass.'" title="'.$screenSwitchTitle.'"',
],