Commit f9622019 authored by Martin Wortschack's avatar Martin Wortschack Committed by Martin Wortschack

Replace fa-archive with GitLab svg

parent 653e3b2e
......@@ -6,7 +6,7 @@
- if diff_file.submodule?
- blob = diff_file.blob
%span
= icon('archive fw')
= sprite_icon('archive')
%strong.file-title-name
= submodule_link(blob, diff_file.content_sha, diff_file.repository)
......
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