From b497d4a7200591e0b7b91948120cbfa395f5c92f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 10 Dec 2019 18:18:28 +0100 Subject: [statistics/rebootcontrol] Add remote exec UI --- .../rebootcontrol/templates/status-exec.html | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 modules-available/rebootcontrol/templates/status-exec.html (limited to 'modules-available/rebootcontrol/templates/status-exec.html') diff --git a/modules-available/rebootcontrol/templates/status-exec.html b/modules-available/rebootcontrol/templates/status-exec.html new file mode 100644 index 00000000..140de02b --- /dev/null +++ b/modules-available/rebootcontrol/templates/status-exec.html @@ -0,0 +1,55 @@ + +
{{lang_executingRemotely}}
+ +
+ +
+
{{lang_host}}
+
{{lang_status}}
+
{{lang_exitCode}}
+
+ +{{#clients}} +
+
+
{{hostname}}{{^hostname}}{{clientip}}{{/hostname}}
+
+
+
+ {{lang_stdout}} +

+	{{lang_stderr}}
+	

+
+
+{{/clients}} + + \ No newline at end of file -- cgit v1.2.3-55-g7522