From 0e944b24420fa7afb72f2a8db9efe4dae41b119a Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 22 Mar 2019 13:12:52 -0400 Subject: [PATCH] simplify sim promise --- jslib | 2 +- src/app/tabs/dashboard.component.html | 9 +++++--- src/app/tabs/dashboard.component.ts | 31 ++++++++++++--------------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/jslib b/jslib index 50e6f246..593870e9 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit 50e6f2467925a3e46ebaadddec88e985b1bfd4fb +Subproject commit 593870e9365d68e924955f1ec192a70216b63621 diff --git a/src/app/tabs/dashboard.component.html b/src/app/tabs/dashboard.component.html index f73b3123..c62850b9 100644 --- a/src/app/tabs/dashboard.component.html +++ b/src/app/tabs/dashboard.component.html @@ -14,7 +14,8 @@ {{'running' | i18n}} {{'stopped' | i18n}}

- - @@ -33,7 +35,8 @@

{{'testing' | i18n}}

{{'testingDesc' | i18n}}

-