From 961b925ee155fae91c66b9f4a574c7bba38798d6 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 27 Oct 2022 16:14:57 +0200 Subject: [statistics] Don't wrap partition name column in machine view --- modules-available/statistics/templates/machine-hdds.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'modules-available/statistics/templates') diff --git a/modules-available/statistics/templates/machine-hdds.html b/modules-available/statistics/templates/machine-hdds.html index 49b49277..57786510 100644 --- a/modules-available/statistics/templates/machine-hdds.html +++ b/modules-available/statistics/templates/machine-hdds.html @@ -37,7 +37,9 @@ {{index}} {{size_s}} - {{name}} + +
{{name}}
+ {{/partitions}} -- cgit v1.2.3-55-g7522