mirror of
https://github.com/unraid/webgui.git
synced 2026-01-22 17:40:19 -06:00
Fixed: show history button after new config and array start
This commit is contained in:
@@ -163,7 +163,7 @@ $('.tabs').append("<span class='status vhshift'><input type='button' value='Refr
|
||||
<? elseif ($var['sbSynced']==0):?>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td><input type="button" value="History" onclick="openBox('/webGui/include/ParityHistory.php','Parity/Read-Check History',490,430,false)"></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<? elseif ($var['sbSynced2']==0):?>
|
||||
|
||||
Reference in New Issue
Block a user