提交 d412b90a 编写于 作者: F Filipa Lacerda

Merge branch '42946-update-pipeline-cancel-tooltip-to-stop' into 'master'

Resolve "Tooltip for the stop pipeline button is 'Cancel'"

Closes #42946

See merge request gitlab-org/gitlab-ce!17444
......@@ -316,7 +316,7 @@
v-if="pipeline.flags.cancelable"
:endpoint="pipeline.cancel_path"
css-class="js-pipelines-cancel-button btn-remove"
title="Cancel"
title="Stop"
icon="close"
:pipeline-id="pipeline.id"
data-toggle="modal"
......
---
title: Update tooltip on pipeline cancel to Stop (#42946)
merge_request: 17444
author:
type: fixed
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册