Update firewall.js
This commit is contained in:
parent
a6842f2679
commit
24e6c57eec
|
|
@ -123,6 +123,9 @@ function getSshInfo(){
|
|||
}
|
||||
$("#firewall_status").html(fStatus);
|
||||
|
||||
showAccept(1);
|
||||
getLogs(1);
|
||||
|
||||
},'json');
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue