💄 improve: 优化IP变更选中状态
This commit is contained in:
parent
9f98f7a489
commit
cffb05768b
@ -48,5 +48,8 @@
|
|||||||
return false;
|
return false;
|
||||||
})
|
})
|
||||||
$('.checkbox').checkbox()
|
$('.checkbox').checkbox()
|
||||||
|
{{if .Conf.EnableIPChangeNotification}}
|
||||||
|
$('.checkbox').checkbox('set checked')
|
||||||
|
{{end}}
|
||||||
</script>
|
</script>
|
||||||
{{end}}
|
{{end}}
|
Loading…
x
Reference in New Issue
Block a user