From 53d7ff589813e8c2f031ead9ad3a63fbbd957c03 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Thu, 2 Jul 2015 21:14:59 -0400 Subject: We can now see what is the current run state name and change ZM to a custom run state as well (uses isActive) --- www/templates/state.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'www/templates/state.html') diff --git a/www/templates/state.html b/www/templates/state.html index 56679db2..07ea1ce0 100644 --- a/www/templates/state.html +++ b/www/templates/state.html @@ -20,6 +20,7 @@
{{zmRun}} +

{{customState}}

@@ -58,10 +59,15 @@ {{dangerText[showDanger?1:0]}} -
- Restart - Stop - Start +
+ +
-- cgit v1.2.3