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
1
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhengyouwei
2016-09-01 15:56:03 +0800
Commit
e373dc369ca7c2b2525563a195b3f02b5da65736
1 parent
ea418aa5
delete confirm
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
monitor-ui-web/src/main/webapp/jsp/project/project.jsp
monitor-ui-web/src/main/webapp/jsp/project/project.jsp
View file @
e373dc3
...
...
@@ -190,11 +190,5 @@
$
(
"#li_project"
).
addClass
(
"active open"
);
$
(
"#li_projectRelease"
).
addClass
(
"active"
);
</script>
<script
language=
"JavaScript"
>
window
.
onbeforeunload
=
function
()
{
return
"真的离开?"
;
}
</script>
</body>
</html>
...
...
zhengyouwei
@zhengyouwei
2016-09-01 08:29:11 UTC
Owner
mentioned in commit
19f7ff64
Please
register
or
login
to post a comment