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
be59bb3759861d40965fb7c628165a36ce3af7dd
1 parent
b71956cc
java重启功能 ,去掉aws
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
monitor-ui-web/src/main/webapp/jsp/switch/java_restart.jsp
monitor-ui-web/src/main/webapp/jsp/switch/java_restart.jsp
View file @
be59bb3
...
...
@@ -139,7 +139,7 @@
title
:
"项目名称"
,
field
:
"name"
,
width
:
"10%"
},
{
}
/*
, {
title: "aws",
field: "name",
formatter: function (value, rowData, rowIndex) {
...
...
@@ -147,7 +147,7 @@
return div;
},
width: "35%"
},
{
}
*/
,
{
title
:
"qcloud"
,
field
:
"name"
,
formatter
:
function
(
value
,
rowData
,
rowIndex
)
{
...
...
Please
register
or
login
to post a comment