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:
authorJacob Schatz <jschatz@gitlab.com>2018-02-21 23:22:56 +0300
committerClement Ho <clemmakesapps@gmail.com>2018-02-21 23:22:56 +0300
commitbd8290d93e4a0669a78c23cecdd1f5d2164d19cf (patch)
tree58c32d162a4000318115d61bd44a3dd063ae316b /app/views/import/gitlab_projects/new.html.haml
parentace12dd1c718ef940611ea0b41e5ed5e6e6769fc (diff)
Rest of Dispatcher Refactor
Diffstat (limited to 'app/views/import/gitlab_projects/new.html.haml')
-rw-r--r--app/views/import/gitlab_projects/new.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/import/gitlab_projects/new.html.haml b/app/views/import/gitlab_projects/new.html.haml
index 5d68e1e2156..df5841d1911 100644
--- a/app/views/import/gitlab_projects/new.html.haml
+++ b/app/views/import/gitlab_projects/new.html.haml
@@ -1,7 +1,5 @@
- page_title "GitLab Import"
- header_title "Projects", root_path
-- content_for :page_specific_javascripts do
- = webpack_bundle_tag 'project_import_gl'
%h3.page-title
= icon('gitlab')