summaryrefslogtreecommitdiff
path: root/app/views/projects/new.html.haml
diff options
context:
space:
mode:
authorMarcin Kulik <m@ku1ik.com>2015-02-20 17:38:41 +0000
committerMarcin Kulik <m@ku1ik.com>2015-02-20 17:42:58 +0000
commit157b4b4b1f41267375d3b32c9c1606a538eb8488 (patch)
tree4f3fb0ee33696337118fb3516b0b01333dec1ef1 /app/views/projects/new.html.haml
parent1f617c3c5ffd3b8b4d1eb29d9cda8a2e7a749133 (diff)
downloadgitlab-ce-157b4b4b1f41267375d3b32c9c1606a538eb8488.tar.gz
Add gitorious.org importer
Diffstat (limited to 'app/views/projects/new.html.haml')
-rw-r--r--app/views/projects/new.html.haml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/projects/new.html.haml b/app/views/projects/new.html.haml
index 6f5851d61a1..33162ded4a6 100644
--- a/app/views/projects/new.html.haml
+++ b/app/views/projects/new.html.haml
@@ -66,6 +66,13 @@
Import projects from GitLab.com
= render 'gitlab_import_modal'
+ .project-import.form-group
+ .col-sm-2
+ .col-sm-10
+ = link_to new_import_gitorious_path do
+ %i.fa.fa-heart
+ Import projects from Gitorious.org
+
%hr.prepend-botton-10
.form-group