monitoring/CSS: Remove hardcoded style in the list/hosts view script
refs #5543
This commit is contained in:
parent
69b83696c0
commit
f5f46b0809
|
@ -74,7 +74,6 @@ if (! $this->compact): ?>
|
|||
'service_handled' => 0
|
||||
),
|
||||
array(
|
||||
'style' => 'font-weight: normal',
|
||||
'title' => sprintf(
|
||||
$this->translatePlural(
|
||||
'List %s unhandled service problem on host %s',
|
||||
|
|
Loading…
Reference in New Issue