Fixed issue with OK label

This commit is contained in:
Jose Gonzalez 2021-10-18 17:24:41 +02:00
parent 704403fd52
commit dc3e690502
1 changed files with 1 additions and 0 deletions

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.'"',
],