From 327b8c93ab15b17196b4d936359d378014ebb5f9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 4 Dec 2017 12:35:32 +0100 Subject: [statistics] Add delete functionality --- .../statistics/templates/clientlist.html | 45 ++++++++++++++++++++-- 1 file changed, 41 insertions(+), 4 deletions(-) (limited to 'modules-available/statistics/templates') diff --git a/modules-available/statistics/templates/clientlist.html b/modules-available/statistics/templates/clientlist.html index 01ca82f1..b20b202e 100644 --- a/modules-available/statistics/templates/clientlist.html +++ b/modules-available/statistics/templates/clientlist.html @@ -1,6 +1,8 @@ +
+ + - @@ -45,6 +47,10 @@ {{#rows}}
+
+ + +
{{#hasnotes}}{{/hasnotes}} {{#state_OFFLINE}} @@ -68,10 +74,10 @@
{{gbram}} GiB {{gbtmp}} GiB - {{#badsectors}}
- + {{#badsectors}}
+ {{badsectors}} -
{{/badsectors}} +
{{/badsectors}} {{#nohdd}}
{{/nohdd}} @@ -81,6 +87,37 @@ {{/rows}}
+
+ + +
+ +