From 7d4b41dc7e85b4f5f249c61db11ae27d53144c9c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 25 Apr 2018 16:46:18 +0200 Subject: [rebootcontrol] Nicer status list; list of all running jobs --- .../rebootcontrol/templates/task-list.html | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 modules-available/rebootcontrol/templates/task-list.html (limited to 'modules-available/rebootcontrol/templates/task-list.html') diff --git a/modules-available/rebootcontrol/templates/task-list.html b/modules-available/rebootcontrol/templates/task-list.html new file mode 100644 index 00000000..063ba949 --- /dev/null +++ b/modules-available/rebootcontrol/templates/task-list.html @@ -0,0 +1,33 @@ +

{{lang_activeTasks}}

+ + + + + + + + + + + + {{#list}} + + + + + + + + {{/list}} + +
{{lang_mode}}{{lang_location}}{{lang_time}}{{lang_clientCount}}{{lang_status}}
+ {{mode}} + + {{locationName}} + + {{time}} + + {{clientCount}} + + {{status}} +
\ No newline at end of file -- cgit v1.2.3-55-g7522