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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-02-10 00:15:27 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-02-10 00:15:27 +0300
commit2744f5f9d735d892fad519329ba61544455e5279 (patch)
treeb9a8e3597c7578a948a68c7c671a646f3805aa54 /app/views/jira_connect
parent1d4597596530af4e651048c14ab7e977cda38a2a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/jira_connect')
-rw-r--r--app/views/jira_connect/branches/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/jira_connect/branches/new.html.haml b/app/views/jira_connect/branches/new.html.haml
index 74d547e6bb8..482012b2848 100644
--- a/app/views/jira_connect/branches/new.html.haml
+++ b/app/views/jira_connect/branches/new.html.haml
@@ -1,6 +1,6 @@
- @hide_breadcrumbs = true
- @hide_top_links = true
- @content_class = 'limit-container-width'
-- page_title _('New branch')
+- page_title _('Create branch')
.js-jira-connect-create-branch{ data: @new_branch_data }