Welcome to mirror list, hosted at ThFree Co, Russian Federation.

edit.html.haml « slacks « profiles « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 202747356507bb75cc48ff2f697f0e382d4f0a2b (plain)
1
2
3
4
5
6
- add_to_breadcrumbs _('Profile'), profile_path
- @hide_top_links = true
- @content_class = 'limit-container-width'
- page_title s_('SlackIntegration|GitLab for Slack')

.js-gitlab-slack-application{ data: gitlab_slack_application_data(@projects) }