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

This commit is contained in:
James Lopez 2018-01-12 08:35:10 +00:00 committed by Stan Hu
parent 57c15d5a12
commit 4223a25fb3
1 changed files with 1 additions and 1 deletions

View File

@ -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"