summaryrefslogtreecommitdiff
path: root/app/views/projects/services/mattermost_slash_commands/_installation_info.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/services/mattermost_slash_commands/_installation_info.html.haml')
-rw-r--r--app/views/projects/services/mattermost_slash_commands/_installation_info.html.haml11
1 files changed, 1 insertions, 10 deletions
diff --git a/app/views/projects/services/mattermost_slash_commands/_installation_info.html.haml b/app/views/projects/services/mattermost_slash_commands/_installation_info.html.haml
index 748660e9813..abc68e955e7 100644
--- a/app/views/projects/services/mattermost_slash_commands/_installation_info.html.haml
+++ b/app/views/projects/services/mattermost_slash_commands/_installation_info.html.haml
@@ -1,19 +1,10 @@
--# THE ALERT BOX...
--# .alert.alert-info
--# Mattermost Command was successfully installed. You can now use GitLab inside Mattermost
--# = emoji_icon('')
-
.services-installation-info
.row
%strong.col-sm-3.text-right Status
.col-sm-9= @service.activated? ? 'Installed' : 'Not installed'
.row
%strong.col-sm-3.text-right Mattermost
- = link_to 'some_path.url', 'some_path.url', class: 'col-sm-9'
- - if @service.activated?
- .row
- %strong.col-sm-3.text-right Team
- .col-sm-9 some_team.name
+ = link_to pretty_url(Gitlab.config.mattermost.host), Gitlab.config.mattermost.host, class: 'col-sm-9', target: '__blank'
.row
%strong.col-sm-3.text-right Installation
.col-sm-9