Skip to content
Snippets Groups Projects
Commit 6a2d2bd1 authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

Add a download icon for artifacts, too. Feedback:

parent dd8afbf0
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -38,4 +38,5 @@
- artifacts.each do |job|
%li
= link_to latest_succeeded_namespace_project_artifacts_path(project.namespace, project, ref, 'download', job: job.name), rel: 'nofollow' do
%i.fa.fa-download
%span Download '#{job.name}'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment