From 9c5887928eb087fbc63744142b3bfd6af68e0cea Mon Sep 17 00:00:00 2001 From: Udo Walter Date: Thu, 28 Sep 2017 16:54:42 +0200 Subject: [statistics] fixed inconsistencies --- .../statistics/templates/clientlist.html | 158 ++++++++++----------- .../statistics/templates/cpumodels.html | 58 ++++---- .../statistics/templates/filterbox.html | 93 +++++++----- modules-available/statistics/templates/id44.html | 46 +++--- .../statistics/templates/kvmstate.html | 30 ++-- .../statistics/templates/machine-notes.html | 3 +- modules-available/statistics/templates/memory.html | 46 +++--- .../statistics/templates/newclients.html | 54 +++---- 8 files changed, 262 insertions(+), 226 deletions(-) (limited to 'modules-available/statistics/templates') diff --git a/modules-available/statistics/templates/clientlist.html b/modules-available/statistics/templates/clientlist.html index 73148eb8..ecfe622c 100644 --- a/modules-available/statistics/templates/clientlist.html +++ b/modules-available/statistics/templates/clientlist.html @@ -1,94 +1,81 @@ + - -

{{lang_clientList}} ({{rowCount}})

- -
- - - - + + + + - + - - - {{#rows}} - - - - - - - - - - {{/rows}} + + + + + + + + + + + + + + + + {{#rows}} + + + + + + + + + + {{/rows}} +
{{lang_machine}}{{lang_address}} -
- -
- -
{{lang_lastSeen}} -
- +
- - - - {{lang_kvmSupport}} -
- - -
-
- {{lang_gbRam}} -
- + +
+ + - - - - {{lang_tmpGb}} -
- - -
-
{{lang_cpuModel}} -
- - -
-
- {{#hasnotes}}{{/hasnotes}} - {{#state_off}} - - {{/state_off}} - {{#state_idle}} - - {{/state_idle}} - {{#state_occupied}} - - {{/state_occupied}} - {{hostname}} -
{{machineuuid}}
-
{{subnet}}{{lastoctet}}
{{macaddr}}
{{lastseen}}{{kvmstate}}{{gbram}} GiB - {{gbtmp}} GiB - {{#badsectors}}
- - {{badsectors}} -
{{/badsectors}} - {{#nohdd}}
- -
{{/nohdd}} -
{{lang_realCores}}: {{realcores}}
{{cpumodel}}
+ + + +
{{lang_machine}}{{lang_address}}{{lang_lastSeen}}{{lang_kvmSupport}}{{lang_gbRam}}{{lang_tmpGb}}{{lang_cpuModel}}
+ {{#hasnotes}}{{/hasnotes}} + {{#state_off}} + + {{/state_off}} + {{#state_idle}} + + {{/state_idle}} + {{#state_occupied}} + + {{/state_occupied}} + {{hostname}} +
{{machineuuid}}
+
{{subnet}}{{lastoctet}}
{{macaddr}}
{{lastseen}}{{kvmstate}}{{gbram}} GiB + {{gbtmp}} GiB + {{#badsectors}}
+ + {{badsectors}} +
{{/badsectors}} + {{#nohdd}}
+ +
{{/nohdd}} +
{{lang_realCores}}: {{realcores}}
{{cpumodel}}