From 103daf1a7b511a54975be5db13f6b0c225958504 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 24 Sep 2015 12:03:31 +0200 Subject: [PATCH] CSS: Don't render soft state bold in the list/hosts view script refs #5543 --- modules/monitoring/application/views/scripts/list/hosts.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monitoring/application/views/scripts/list/hosts.phtml b/modules/monitoring/application/views/scripts/list/hosts.phtml index 0bb8533d2..5acbcb271 100644 --- a/modules/monitoring/application/views/scripts/list/hosts.phtml +++ b/modules/monitoring/application/views/scripts/list/hosts.phtml @@ -36,7 +36,7 @@ if (! $this->compact): ?> timeSince($host->host_last_state_change, $this->compact) ?> host_state > 0 && (int) $host->host_state_type === 0): ?>
- Soft host_attempt ?> + Soft host_attempt ?>