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
5aaffaba87d015541f76361dd44f3c454178b858
1 parent
06b41d3d
docker发布pch5优化
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-ui-web/src/main/webapp/jsp/project/docker_build.jsp
monitor-ui-web/src/main/webapp/jsp/project/docker_build.jsp
View file @
5aaffab
...
...
@@ -318,7 +318,7 @@
dialog
.
dialog
({
title
:
"关闭灰度"
,
backdrop
:
"static"
,
content
:
"gray环境发布master分支完成,开始关闭灰度,确定关闭
?"
,
content
:
$
(
"#az2AutoSwitchOnlineCheck_project"
).
val
()
+
"项目gray环境发布master分支完成,需要执行关闭灰度操作
?"
,
buttons
:
[{
text
:
"否"
,
className
:
"btn-danger"
,
...
...
Please
register
or
login
to post a comment