mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 19:47:14 +00:00
Raplaces old del icon with SVG in repository settings (#23980).
git-svn-id: https://svn.redmine.org/redmine/trunk@23100 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
f6b835119f
commit
5161de7721
@ -120,7 +120,7 @@
|
||||
) %>
|
||||
</td>
|
||||
<td class="buttons">
|
||||
<%= link_to(l(:button_delete), '#',
|
||||
<%= link_to(icon_with_label('del', l(:button_delete)), '#',
|
||||
:class => 'delete-commit-keywords icon-only icon-del',
|
||||
:title => l(:button_delete)) %>
|
||||
</td>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user