From 0914ae089ccaaa1a44d6d6fab4e6966dd06b813c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 30 Nov 2017 14:16:35 +0100 Subject: [statistics] Handle runmode and its isclient flag --- .../statistics/templates/machine-usage.html | 80 ++++++++++++---------- 1 file changed, 42 insertions(+), 38 deletions(-) (limited to 'modules-available/statistics/templates/machine-usage.html') diff --git a/modules-available/statistics/templates/machine-usage.html b/modules-available/statistics/templates/machine-usage.html index ef969fc6..be435ee5 100644 --- a/modules-available/statistics/templates/machine-usage.html +++ b/modules-available/statistics/templates/machine-usage.html @@ -5,46 +5,50 @@ {{lang_usageDetails}}
-
-
- - - - - - - {{#rows}} - - - - - - {{/rows}} -
{{lang_eventType}}{{lang_when}}{{lang_duration}}
{{from}}{{duration}}
+ {{#isclient}} +
+
+ + + + + + + {{#rows}} + + + + + + {{/rows}} +
{{lang_eventType}}{{lang_when}}{{lang_duration}}
{{from}}{{duration}}
+
+
+ + {{#hasrows2}} + + + + + + {{/hasrows2}} + {{#rows2}} + + + + + + {{/rows2}} +
{{lang_eventType}}{{lang_when}}{{lang_duration}}
{{from}}{{duration}}
+
-
- - {{#hasrows2}} - - - - - - {{/hasrows2}} - {{#rows2}} - - - - - - {{/rows2}} -
{{lang_eventType}}{{lang_when}}{{lang_duration}}
{{from}}{{duration}}
-
-
+ {{/isclient}}
 {{{graph}}}
-
- {{lang_timebarDesc}} -
+ {{#isclient}} +
+ {{lang_timebarDesc}} +
+ {{/isclient}}
-- cgit v1.2.3-55-g7522