summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-03-01 15:38:46 +0000
committerPhil Hughes <me@iamphill.com>2018-03-02 08:42:03 +0000
commita78cf4d3250e7ebee79ae32a6ad5eb4cc4553a97 (patch)
treedd34ffb6437efa4f8156c07027bff48bfa3a96b2
parent148cc3c21b7e7132111244cd9908a4bcbbb0891b (diff)
downloadgitlab-ce-a78cf4d3250e7ebee79ae32a6ad5eb4cc4553a97.tar.gz
removed show_new_branch_form
-rw-r--r--app/views/shared/_ref_switcher.html.haml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/shared/_ref_switcher.html.haml b/app/views/shared/_ref_switcher.html.haml
index 2acb92160a7..4c8c92d722a 100644
--- a/app/views/shared/_ref_switcher.html.haml
+++ b/app/views/shared/_ref_switcher.html.haml
@@ -15,9 +15,3 @@
= dropdown_filter _("Search branches and tags")
= dropdown_content
= dropdown_loading
- - if show_new_branch_form
- = dropdown_footer do
- %ul.dropdown-footer-list
- %li
- %a.dropdown-toggle-page{ href: "#" }
- Create new branch