From d736e75ade7a4472aefb72af9036f86016adcb42 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 30 Sep 2021 17:44:30 +0200 Subject: [statistics] Adapt hw-data parsing to new json format for display --- .../statistics/templates/hints-hdd-grow.html | 65 ++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 modules-available/statistics/templates/hints-hdd-grow.html (limited to 'modules-available/statistics/templates/hints-hdd-grow.html') diff --git a/modules-available/statistics/templates/hints-hdd-grow.html b/modules-available/statistics/templates/hints-hdd-grow.html new file mode 100644 index 00000000..dd856700 --- /dev/null +++ b/modules-available/statistics/templates/hints-hdd-grow.html @@ -0,0 +1,65 @@ +

{{lang_hddUnused}}

+ +

{{lang_hddUnusedId44}}

+ + + + + + + + + + + {{#id44}} + + + + + + {{/id44}} + +
{{lang_machine}}{{lang_unused}}{lang_id44size}}
+ + {{hostname}}{{^hostname}}{{clientip}}{{/hostname}} + +
{{machineuuid}}
+
+ {{unused_s}} + + {{id44mb_s}} +
+ +

{{lang_hddUnusedId45}}

+ + + + + + + + + + + + {{#id45}} + + + + + + + {{/id45}} + +
{{lang_machine}}{{lang_unused}}{lang_id45size}}{lang_id44size}}
+ + {{hostname}}{{^hostname}}{{clientip}}{{/hostname}} + +
{{machineuuid}}
+
+ {{unused_s}} + + {{id45mb_s}} + + {{id44mb_s}} +
\ No newline at end of file -- cgit v1.2.3-55-g7522