Update firewall.js
This commit is contained in:
parent
f990d7584e
commit
9dc3030c18
|
|
@ -102,7 +102,7 @@ function sshMgr(){
|
|||
layer.open({
|
||||
type: 1,
|
||||
title: "SSH管理",
|
||||
area: ['300px', '300px'],
|
||||
area: ['300px', '310px'],
|
||||
closeBtn: 1,
|
||||
shadeClose: false,
|
||||
content: '<div id="ssh_list">'+con+'</div>',
|
||||
|
|
|
|||
Loading…
Reference in New Issue