From 3e45ec44d22f03ca6642e08f695c6d7274cecfaf Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Sat, 7 Dec 2019 13:52:54 +0100 Subject: [statistics/rebootcontrol] Add WOL button to statistics module * Overhauled task display in rebootcontrol module * Can only add subnets by CIDR now instead of start and end --- .../rebootcontrol/templates/task-list.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (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 index 8ae4975f..5ab75675 100644 --- a/modules-available/rebootcontrol/templates/task-list.html +++ b/modules-available/rebootcontrol/templates/task-list.html @@ -2,9 +2,8 @@ - + - @@ -12,19 +11,20 @@ {{#list}} - - - - -- cgit v1.2.3-55-g7522
{{lang_mode}}{{lang_task}} {{lang_location}}{{lang_time}} {{lang_clientCount}} {{lang_status}}
- {{mode}} + + {{type}} +
{{action}}
- {{locationName}} + {{#locations}} +
{{name}}
+ {{/locations}} +
- {{time}} + + {{clients}} - {{clientCount}} - + {{status}}