From 66f1508a2490c5a190de91b2073bada2df00df60 Mon Sep 17 00:00:00 2001 From: bergware Date: Thu, 7 Dec 2023 19:23:47 +0100 Subject: [PATCH] Pool devices: use only one header for multiple pools --- emhttp/plugins/dynamix/CacheDevices.page | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emhttp/plugins/dynamix/CacheDevices.page b/emhttp/plugins/dynamix/CacheDevices.page index a6fcf390d..292a13661 100644 --- a/emhttp/plugins/dynamix/CacheDevices.page +++ b/emhttp/plugins/dynamix/CacheDevices.page @@ -140,8 +140,10 @@ $('#tab2').bind({click:function() {$('i.toggle').show('slow');}}); $cache = array_filter(cache_filter($disks),function($disk) use ($pool){return prefix($disk['name'])==$pool;}); $power = _var($display,'power') && in_array('nvme',array_column($cache,'transport')) ? ' / '._('Power') : ''; ?> + _(Device)__(Identification)__(Temp)__(Reads)__(Writes)__(Errors)__(FS)__(Size)__(Used)__(Free)_ +  "?>