From f5260ab67219a48bdc97aa7ffab5c1ed5845f2f5 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 16 Apr 2020 12:32:43 +0200 Subject: [statistics] Make sort order in client list match the location tree It's still not showing the actual tree, but sorting is the same as the location list now, but obviously skipping locations where no clients match the display filter. --- modules-available/statistics/templates/clientlist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules-available/statistics/templates') diff --git a/modules-available/statistics/templates/clientlist.html b/modules-available/statistics/templates/clientlist.html index 6fee9f27..e9d0aeca 100644 --- a/modules-available/statistics/templates/clientlist.html +++ b/modules-available/statistics/templates/clientlist.html @@ -128,7 +128,7 @@ {{/nohdd}} {{lang_realCores}}: {{realcores}}
{{cpumodel}}
- {{locationname}} + {{location.name}} {{/rows}} -- cgit v1.2.3-55-g7522