mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-23 17:01:13 +00:00
Untranslated string "diff" in journal detail (#33452).
Patch by Kam Nazir. git-svn-id: http://svn.redmine.org/redmine/trunk@19780 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
87fe91ae52
commit
6e5bd3c429
@ -553,7 +553,7 @@ module IssuesHelper
|
||||
unless no_html
|
||||
diff_link =
|
||||
link_to(
|
||||
'diff',
|
||||
l(:label_diff),
|
||||
diff_journal_url(detail.journal_id, :detail_id => detail.id,
|
||||
:only_path => options[:only_path]),
|
||||
:title => l(:label_view_diff))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user