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
7d0cc8460a6d2b0c3c4b8ada394f9dddd018fa3f
1 parent
63a3df5b
修改页面显示
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-ui-web/src/main/webapp/jsp/mobject/mobjectInfo.jsp
monitor-ui-web/src/main/webapp/jsp/mobject/mobjectInfo.jsp
View file @
7d0cc84
...
...
@@ -988,7 +988,7 @@
<input
type=
"text"
id=
"tx_new_type_name"
width=
"50"
class=
"form-control"
placeholder=
""
/>
</div>
<div
class=
"input-group"
style=
"padding-bottom: 5px"
>
<span
class=
"input-group-addon"
style=
"width: 100px"
>
子节点:
</span>
<span
class=
"input-group-addon"
style=
"width: 100px"
>
叶
子节点:
</span>
<input
type=
"checkbox"
id=
"cb_new_type_isleaf"
style=
"margin-left: 30px"
name=
"appName"
value=
"JAVA"
>
</div>
...
...
Please
register
or
login
to post a comment