From dd0c81e344ab962b45fbbf788350e490e0de601c Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 24 Sep 2015 12:00:53 +0200 Subject: [PATCH] CSS: Use
instead of
in the list/hosts view script refs #5543 --- modules/monitoring/application/views/scripts/list/hosts.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/hosts.phtml b/modules/monitoring/application/views/scripts/list/hosts.phtml index 3e09c33cee..c87c2d19f2 100644 --- a/modules/monitoring/application/views/scripts/list/hosts.phtml +++ b/modules/monitoring/application/views/scripts/list/hosts.phtml @@ -32,10 +32,10 @@ if (! $this->compact): ?> host_state, true) ?> host_state !== 99): ?> -
+
timeSince($host->host_last_state_change, $this->compact) ?> host_state > 0 && (int) $host->host_state_type === 0): ?> -
+
Soft host_attempt ?>