monitoring/CSS: Remove hardcoded style in the list/hosts view script

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-25 00:18:23 +02:00
parent 69b83696c0
commit f5f46b0809

View File

@ -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',