##// END OF EJS Templates
Use #get instead of #[] to read errors on the attribute....
Use #get instead of #[] to read errors on the attribute. git-svn-id: http://svn.redmine.org/redmine/trunk@15988 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r15380:baaa15ebdd0c
r15606:e610fda877a4
Show More
upload.api.rsb
4 lines | 75 B | text/plain | TextLexer
api.upload do
api.id @attachment.id
api.token @attachment.token
end