summaryrefslogtreecommitdiff
path: root/app/views/projects/project_members/import.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/project_members/import.html.haml')
-rw-r--r--app/views/projects/project_members/import.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/projects/project_members/import.html.haml b/app/views/projects/project_members/import.html.haml
index eef97107d77..42ce4f8001b 100644
--- a/app/views/projects/project_members/import.html.haml
+++ b/app/views/projects/project_members/import.html.haml
@@ -12,5 +12,4 @@
.form-actions
= button_tag 'Import project members', class: "btn btn-create"
- = link_to "Cancel", namespace_project_project_members_path(@project.namespace, @project), class: "btn btn-cancel"
-
+ = link_to "Cancel", namespace_project_settings_members_path(@project.namespace, @project), class: "btn btn-cancel"