summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-04-14 14:57:15 +0200
committerDouwe Maan <douwe@gitlab.com>2015-04-14 14:57:15 +0200
commit4c6ce0ef78eb501895baf4e1271440b4d0c82a8c (patch)
tree94383cca90f6b794491da535f8487f38a5346bc7
parentdba63d667d536c939400979a22967ed9b25980b2 (diff)
downloadgitlab-ce-4c6ce0ef78eb501895baf4e1271440b4d0c82a8c.tar.gz
Move Specify user map button to paragraph.
-rw-r--r--app/views/import/google_code/status.html.haml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/views/import/google_code/status.html.haml b/app/views/import/google_code/status.html.haml
index 8f24a1ce85d..2013b8c03c6 100644
--- a/app/views/import/google_code/status.html.haml
+++ b/app/views/import/google_code/status.html.haml
@@ -4,10 +4,13 @@
%p.light
Select projects you want to import.
+%p.light
+ Optionally, you can
+ = link_to "customize", new_user_map_import_google_code_path
+ how Google Code email addresses and usernames are imported into GitLab.
%hr
%p
= button_tag 'Import all projects', class: "btn btn-success js-import-all"
- = link_to "Specify user map", new_user_map_import_google_code_path, class: "btn prepend-left-10"
%table.table.import-jobs
%thead