fix: DeviceInfo: should not show 'Pool Device Status' section if pool not Mounted

This commit is contained in:
Tom Mortensen
2025-11-04 15:58:24 -08:00
parent 5d7b3d4a1c
commit 6a90e9d10c

View File

@@ -990,7 +990,7 @@ _(Critical disk utilization threshold)_ (%):
</form>
<?if (fsType('btrfs')):?>
<?if (!maintenance_mode()):?>
<?if (_var($disk,'fsStatus')=="Mounted"):?>
<div class="title nocontrol">
<span class="left">
<i class="title fa fa-hdd-o"></i> _(Pool Device Status)_