Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
monitor-ui
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
qinchao
7 years ago
Commit
fe7ea75edf7e973ff02c410e240d53e4a58184f9
1 parent
ed64ef74
恶意ip封杀
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-ui-web/src/main/webapp/jsp/malicious/maliciousIpRecordForbidList.jsp
monitor-ui-web/src/main/webapp/jsp/malicious/maliciousIpRecordForbidList.jsp
View file @
fe7ea75
...
...
@@ -106,7 +106,7 @@
<script>
$
(
"#li_mip"
).
addClass
(
"active open"
);
$
(
"#li_malicious_record"
).
addClass
(
"active"
);
$
(
"#li_malicious_record
_forbid
"
).
addClass
(
"active"
);
</script>
<script
type=
"text/javascript"
>
...
...
Please
register
or
login
to post a comment