mirror of
https://github.com/unraid/webgui.git
synced 2026-04-23 18:48:49 -05:00
Get rid of "Identify" operation.
This commit is contained in:
@@ -472,11 +472,6 @@ $('.tabs').append("<span class='status vhshift'><input type='button' value='Refr
|
||||
</tr>
|
||||
<?endif;?>
|
||||
<?if ($var['fsState']=="Stopped"):?>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><input type="submit" name="cmdIdentify" value="Identify"></td>
|
||||
<td><strong>Identify</strong> will briefly read from each disk in order.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<?if ($confirm['down']):?>
|
||||
|
||||
Reference in New Issue
Block a user