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:
Toshi MARUYAMA 2011-08-31 06:10:17 +00:00
parent a17bafb052
commit 4131b491ed
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ module AttachmentsHelper
str
end
end
def render_api_attachment(attachment, api)
api.attachment do
api.id attachment.id