From e42edddd33382855202ff2f17e6b77d65f6ad152 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 20 Sep 2024 11:23:53 +0200 Subject: Show RC params in dashboard --- templates/dashboard.html | 15 +++++++++++++++ templates/settings.html | 17 ++++++++++------- 2 files changed, 25 insertions(+), 7 deletions(-) (limited to 'templates') diff --git a/templates/dashboard.html b/templates/dashboard.html index c8a1693..040538c 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -7,6 +7,21 @@

Remote control

+ + {% if let Some(e) = errors %} +

Error!: {{ e }}

+ {% endif %} + + + + {% for p in params %} + + + {% endfor %} +
ModuleParameterValue
{{ p.module }}{{ p.param }} + + +
{% include "foot.html" %} diff --git a/templates/settings.html b/templates/settings.html index dfe71cf..ca9a77a 100644 --- a/templates/settings.html +++ b/templates/settings.html @@ -3,34 +3,37 @@

ODR-DabMux Settings

General

-
-
+
+ +
+
-
+
-
+
-
+
-
+
-
+
+

Services: