remove trailing white-spaces from app/helpers/attachments_helper.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6848 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
a17bafb052
commit
4131b491ed
|
@ -43,7 +43,7 @@ module AttachmentsHelper
|
|||
str
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
def render_api_attachment(attachment, api)
|
||||
api.attachment do
|
||||
api.id attachment.id
|
||||
|
|
Loading…
Reference in New Issue