Commit 3fde958f authored by Stan Hu's avatar Stan Hu

Merge branch 'fix/export-message' into 'master'

Update export message to mention we can download the file from the UI

See merge request gitlab-org/gitlab-ce!16419
parents 57c15d5a 4223a25f
......@@ -30,7 +30,7 @@
%li CI variables
%li Any encrypted tokens
%p
Once the exported file is ready, you will receive a notification email with a download link.
Once the exported file is ready, you will receive a notification email with a download link, or you can download it from this page.
- if project.export_project_path
= link_to 'Download export', download_export_project_path(project),
rel: 'nofollow', download: '', method: :get, class: "btn btn-default"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment