From f1f798b7ebc3e7d184fd2b2cf58be60da4bcd9f7 Mon Sep 17 00:00:00 2001 From: Chaim Lando Date: Wed, 5 Sep 2018 11:38:26 +0300 Subject: [PATCH] feat(engine-details): pass details to the different components --- app/docker/views/host/host.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/docker/views/host/host.html b/app/docker/views/host/host.html index 7094c10b6..127def22b 100644 --- a/app/docker/views/host/host.html +++ b/app/docker/views/host/host.html @@ -1,5 +1,5 @@ - + @@ -7,6 +7,8 @@ Docker + + - + \ No newline at end of file