From 7e1d9c1260a2ce8070265d2cdf24ff81032457a0 Mon Sep 17 00:00:00 2001 From: Vincent Fournier Date: Fri, 15 May 2015 17:22:33 -0400 Subject: [PATCH] Improve service preview Change-Id: I29ab0e621f4cd65f343213fb1d0f2b65645cb640 --- .../host/host_services_list/host_services_list.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app/components/host/host_services_list/host_services_list.html b/app/components/host/host_services_list/host_services_list.html index 7d403a7..d6ba601 100644 --- a/app/components/host/host_services_list/host_services_list.html +++ b/app/components/host/host_services_list/host_services_list.html @@ -1,8 +1,6 @@

Services

-
-
    -
  • {{service}}
  • -
+
+

{{service.service_description}} - state: {{service.state}} - acknowledge: {{service.acknowledged}}