mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 01:29:54 -06:00
fix: DeviceInfo: should not show 'Pool Device Status' section if pool not Mounted
This commit is contained in:
@@ -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)_
|
||||
|
||||
Reference in New Issue
Block a user