From 291c6bf167d7ce2c8e1be2ca2141682d7108d889 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Fri, 10 Apr 2015 15:36:09 +0200 Subject: [PATCH] Remove superfluous
after state pending in the hosts overview --- .../application/views/scripts/list/hosts.phtml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/hosts.phtml b/modules/monitoring/application/views/scripts/list/hosts.phtml index 4b50a01bf..bf25e0cf0 100644 --- a/modules/monitoring/application/views/scripts/list/hosts.phtml +++ b/modules/monitoring/application/views/scripts/list/hosts.phtml @@ -80,13 +80,14 @@ if ($hosts->count() === 0) { - host_state, true); ?>
+ host_state, true); ?> host_state !== 99): ?> - timeSince($host->host_last_state_change) ?> - host_state > 0 && (int) $host->host_state_type === 0): ?> -
- Soft host_attempt ?> - +
+ timeSince($host->host_last_state_change) ?> + host_state > 0 && (int) $host->host_state_type === 0): ?> +
+ Soft host_attempt ?> +