Update firewall.js

pull/350/head
midoks 2 years ago
parent a6842f2679
commit 24e6c57eec
  1. 3
      route/static/app/firewall.js

@ -123,6 +123,9 @@ function getSshInfo(){
}
$("#firewall_status").html(fStatus);
showAccept(1);
getLogs(1);
},'json');
}

Loading…
Cancel
Save