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
path: root/app/views
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2016-10-20 20:55:54 +0300
committerJacob Schatz <jschatz@gitlab.com>2016-10-20 20:55:54 +0300
commit5af17a752dc2860799d65fecf4875764b99790b1 (patch)
tree3240e61d73079d23aab22cd16a86ac51538ba4bb /app/views
parenta7307c8a9abd8b41c4fafe6cf43decc8506e6da7 (diff)
parent3bace66970ff5cd71107f24511447d8c5a72715f (diff)
Merge branch 'protected-branches-bundle' into 'master'
Create protected branches bundle Backport changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/645 See merge request !6909
Diffstat (limited to 'app/views')
-rw-r--r--app/views/projects/protected_branches/index.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/projects/protected_branches/index.html.haml b/app/views/projects/protected_branches/index.html.haml
index 49dcc9a6ba4..42e9bdbd30e 100644
--- a/app/views/projects/protected_branches/index.html.haml
+++ b/app/views/projects/protected_branches/index.html.haml
@@ -1,4 +1,6 @@
- page_title "Protected branches"
+- content_for :page_specific_javascripts do
+ = page_specific_javascript_tag('protected_branches/protected_branches_bundle.js')
.row.prepend-top-default.append-bottom-default
.col-lg-3