From 6e183c043091cf4a6c261b57fbfd9595cf76e93e Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 27 Oct 2022 16:16:36 +0200 Subject: [statistics] Add machine state icon to hints tables --- modules-available/statistics/templates/hints-hdd-grow.html | 2 ++ modules-available/statistics/templates/hints-nic-speed.html | 1 + modules-available/statistics/templates/hints-ram-underclocked.html | 1 + modules-available/statistics/templates/hints-ram-upgrade.html | 1 + 4 files changed, 5 insertions(+) (limited to 'modules-available/statistics/templates') diff --git a/modules-available/statistics/templates/hints-hdd-grow.html b/modules-available/statistics/templates/hints-hdd-grow.html index 26e4f73f..b7c5bff4 100644 --- a/modules-available/statistics/templates/hints-hdd-grow.html +++ b/modules-available/statistics/templates/hints-hdd-grow.html @@ -14,6 +14,7 @@ {{#id44}} + {{hostname}}{{^hostname}}{{clientip}}{{/hostname}} @@ -45,6 +46,7 @@ {{#id45}} + {{hostname}}{{^hostname}}{{clientip}}{{/hostname}} diff --git a/modules-available/statistics/templates/hints-nic-speed.html b/modules-available/statistics/templates/hints-nic-speed.html index c26364e6..963213cd 100644 --- a/modules-available/statistics/templates/hints-nic-speed.html +++ b/modules-available/statistics/templates/hints-nic-speed.html @@ -14,6 +14,7 @@ {{#list}} + {{hostname}}{{^hostname}}{{clientip}}{{/hostname}} diff --git a/modules-available/statistics/templates/hints-ram-underclocked.html b/modules-available/statistics/templates/hints-ram-underclocked.html index a46f02d9..35bdd857 100644 --- a/modules-available/statistics/templates/hints-ram-underclocked.html +++ b/modules-available/statistics/templates/hints-ram-underclocked.html @@ -18,6 +18,7 @@ {{#list}} + {{hostname}}{{^hostname}}{{clientip}}{{/hostname}} diff --git a/modules-available/statistics/templates/hints-ram-upgrade.html b/modules-available/statistics/templates/hints-ram-upgrade.html index be0d2532..7b60d419 100644 --- a/modules-available/statistics/templates/hints-ram-upgrade.html +++ b/modules-available/statistics/templates/hints-ram-upgrade.html @@ -14,6 +14,7 @@ {{#list}} + {{hostname}}{{^hostname}}{{clientip}}{{/hostname}} -- cgit v1.2.3-55-g7522