From 0edfd21498c514e9f5da9aea10fc2082fe6fe834 Mon Sep 17 00:00:00 2001 From: Christoph Schulthess Date: Wed, 1 Mar 2017 16:14:49 +0100 Subject: Added active relay list to debugconfig --- .../debugconfig/templates/debugconfig.html | 5 +- .../debugconfig/templates/relaystatus.html | 60 +++++++++++++++++----- 2 files changed, 50 insertions(+), 15 deletions(-) (limited to 'modules-available/debugconfig/templates') diff --git a/modules-available/debugconfig/templates/debugconfig.html b/modules-available/debugconfig/templates/debugconfig.html index 4e5353b5..200eb355 100644 --- a/modules-available/debugconfig/templates/debugconfig.html +++ b/modules-available/debugconfig/templates/debugconfig.html @@ -35,8 +35,9 @@ - -
+
+ diff --git a/modules-available/debugconfig/templates/relaystatus.html b/modules-available/debugconfig/templates/relaystatus.html index 60e4c494..d38b3735 100644 --- a/modules-available/debugconfig/templates/relaystatus.html +++ b/modules-available/debugconfig/templates/relaystatus.html @@ -1,18 +1,52 @@
-
Relay Status for task: {{taskid}}
+
+ Active relays +
-
+ + + + + + + + + + + {{#activeRelays}} + + + + + + + {{/activeRelays}} + +
Relay IDBWLP clientDebug Server +
+ + + +
+
{{id}}{{bwlpclient}}{{debugserver}} +
+ + +
+
+
- - \ No newline at end of file -- cgit v1.2.3-55-g7522