summaryrefslogtreecommitdiff
path: root/app/views/projects/mattermosts
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-31 18:08:16 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-31 18:08:16 +0000
commit7dd006b7ab8404228ebc78c0eb3fff7ca10d93f4 (patch)
tree31ac97961906b858d7e7b85e354f239d9abc0cf1 /app/views/projects/mattermosts
parenteb6b17504921dc3b8c22715b9ec7790a34b4abe0 (diff)
downloadgitlab-ce-7dd006b7ab8404228ebc78c0eb3fff7ca10d93f4.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/projects/mattermosts')
-rw-r--r--app/views/projects/mattermosts/_team_selection.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/mattermosts/_team_selection.html.haml b/app/views/projects/mattermosts/_team_selection.html.haml
index e6f7833d16a..98221125443 100644
--- a/app/views/projects/mattermosts/_team_selection.html.haml
+++ b/app/views/projects/mattermosts/_team_selection.html.haml
@@ -43,4 +43,4 @@
.clearfix
.float-right
= link_to _('Cancel'), edit_project_settings_integration_path(@project, @integration), class: 'gl-button btn btn-lg'
- = f.submit 'Install', class: 'gl-button btn btn-success btn-lg'
+ = f.submit 'Install', class: 'gl-button btn btn-confirm btn-lg'