mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 21:04:25 +02:00
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
|
'service_handled' => 0
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'style' => 'font-weight: normal',
|
|
||||||
'title' => sprintf(
|
'title' => sprintf(
|
||||||
$this->translatePlural(
|
$this->translatePlural(
|
||||||
'List %s unhandled service problem on host %s',
|
'List %s unhandled service problem on host %s',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user