##// END OF EJS Templates
remove trailing white-spaces from app/helpers/attachments_helper.rb....
Toshi MARUYAMA -
r6728:4131b491ed57
parent child
Show More
@@ -43,7 +43,7 module AttachmentsHelper
43 str
43 str
44 end
44 end
45 end
45 end
46
46
47 def render_api_attachment(attachment, api)
47 def render_api_attachment(attachment, api)
48 api.attachment do
48 api.attachment do
49 api.id attachment.id
49 api.id attachment.id
General Comments 0
You need to be logged in to leave comments. Login now