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
jack
9 years ago
Commit
070b9fded4de65212d7236585d2b4fd7f7303bc2
1 parent
d161cad3
修改输入提示
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-ui-web/src/main/webapp/jsp/aws/ebsManager.jsp
monitor-ui-web/src/main/webapp/jsp/aws/ebsManager.jsp
View file @
070b9fd
...
...
@@ -110,7 +110,7 @@
<div
class=
"col-sm-8"
>
<input
type=
"text"
class=
"form-control"
id=
"taskName"
name=
"taskName"
placeholder=
"
镜像描述
"
size=
"40"
/>
placeholder=
"
任务名称(全局唯一)
"
size=
"40"
/>
</div>
</div>
...
...
Please
register
or
login
to post a comment