From 9399fab2c22582c2d9dc7127bc7bf85b0ed86210 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 7 Dec 2021 16:14:19 +0100 Subject: [passthrough] Add location assignment page --- .../passthrough/templates/hardware-list.html | 2 +- .../passthrough/templates/location-assign.html | 28 ++++++++++++++++++++++ 2 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 modules-available/passthrough/templates/location-assign.html (limited to 'modules-available/passthrough/templates') diff --git a/modules-available/passthrough/templates/hardware-list.html b/modules-available/passthrough/templates/hardware-list.html index d3424b7a..720427fd 100644 --- a/modules-available/passthrough/templates/hardware-list.html +++ b/modules-available/passthrough/templates/hardware-list.html @@ -1,4 +1,4 @@ -
+ diff --git a/modules-available/passthrough/templates/location-assign.html b/modules-available/passthrough/templates/location-assign.html new file mode 100644 index 00000000..c2a8f805 --- /dev/null +++ b/modules-available/passthrough/templates/location-assign.html @@ -0,0 +1,28 @@ + + + +
+
{{lang_group}}
+
{{lang_enabled}}
+
+ {{#list}} +
+
+ {{groupid}} + {{title}} +
+
+
+ + +
+
+
+ {{/list}} +
+ +
+ \ No newline at end of file -- cgit v1.2.3-55-g7522