diff --git a/emhttp/plugins/dynamix/DeviceInfo.page b/emhttp/plugins/dynamix/DeviceInfo.page index 92cd59bd0..b91674e5e 100755 --- a/emhttp/plugins/dynamix/DeviceInfo.page +++ b/emhttp/plugins/dynamix/DeviceInfo.page @@ -17,7 +17,6 @@ Tag="hdd-o" 0 ? $sheets[$i-1] : $sheets[$end]; $next = $i<$end ? $sheets[$i+1] : $sheets[0]; $textErase = isPool($name) ? _('This will ERASE content of ALL devices in the pool') : _('This will ERASE ALL device content'); $textDelete = _('This will unassign all devices from the pool but will NOT modify any device contents'); -$fsTypeImmutable = !(_var($var,'fsState')=='Stopped' && (empty(_var($disk,'uuid')) || _var($disk,'slots',1)==1)); function disabled_if($condition) { if ($condition !== false) echo ' disabled'; @@ -200,7 +214,7 @@ function prepareZFS(form) { } -function selectDiskFsWidth(slots) { +function setDiskFsWidth(slots) { $('#diskFsWidth').empty(); $('#diskFsWidth').append($('