mirror of
https://github.com/redmine/redmine.git
synced 2026-05-07 12:17:28 +02:00
Replaces legacy other download icon with SVG icon (#42953).
Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23852 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
:download_link => link_to_attachment(
|
||||
@attachment,
|
||||
:text => l(:label_no_preview_download),
|
||||
:icon => 'download',
|
||||
:download => true,
|
||||
:class => 'icon icon-download'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user