summaryrefslogtreecommitdiff
path: root/app/views/projects/new.html.haml
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@gitlab.com>2018-09-04 07:51:34 +0000
committerBob Van Landuyt <bob@gitlab.com>2018-09-04 07:51:34 +0000
commit040e79ab92c438f709b2a3a2888a75fe849df2db (patch)
tree0b0b5e44e5c809c3b9dee065a285f3060f89234c /app/views/projects/new.html.haml
parent6a705ec566fdb94065d427b0a17ac3a36a664a28 (diff)
parentdac86a7bf9ae192cc8aa77d419c65b3eac849dd2 (diff)
downloadgitlab-ce-040e79ab92c438f709b2a3a2888a75fe849df2db.tar.gz
Merge branch '11-3-stable-prepare-rc2' into '11-3-stable'
Prepare 11.3 RC2 release See merge request gitlab-org/gitlab-ce!21486
Diffstat (limited to 'app/views/projects/new.html.haml')
-rw-r--r--app/views/projects/new.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/new.html.haml b/app/views/projects/new.html.haml
index 6c363345e38..f9b4cddf9b2 100644
--- a/app/views/projects/new.html.haml
+++ b/app/views/projects/new.html.haml
@@ -3,7 +3,6 @@
- @hide_top_links = true
- page_title 'New Project'
- header_title "Projects", dashboard_projects_path
-- visibility_level = params.dig(:project, :visibility_level) || default_project_visibility
- active_tab = local_assigns.fetch(:active_tab, 'blank')
.project-edit-container