diff options
author | Dylan Griffith <dyl.griffith@gmail.com> | 2018-03-01 16:18:37 +1100 |
---|---|---|
committer | Dylan Griffith <dyl.griffith@gmail.com> | 2018-03-01 16:20:59 +1100 |
commit | 4edff2ae9289a91b5071497bb5532407b691be94 (patch) | |
tree | 3a61766583dfce20ce9851632617cce043a97c25 /changelogs | |
parent | ec2e54b36347e9817e7b0caa0c095a100e1e8c93 (diff) | |
download | gitlab-ce-4edff2ae9289a91b5071497bb5532407b691be94.tar.gz |
Update tooltip on pipeline cancel to say "Stop" (#42946)42946-update-pipeline-cancel-tooltip-to-stop
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/42946-update-pipeline-cancel-tooltip-to-stop.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42946-update-pipeline-cancel-tooltip-to-stop.yml b/changelogs/unreleased/42946-update-pipeline-cancel-tooltip-to-stop.yml new file mode 100644 index 00000000000..0e566dd0abf --- /dev/null +++ b/changelogs/unreleased/42946-update-pipeline-cancel-tooltip-to-stop.yml @@ -0,0 +1,5 @@ +--- +title: Update tooltip on pipeline cancel to Stop (#42946) +merge_request: 17444 +author: +type: fixed |