annotate app/views/attachments/upload.api.rsb @ 1327:287f201c2802 redmine-2.2-integration

Add italic
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 19 Jun 2013 20:56:22 +0100
parents 433d4f72a19b
children
rev   line source
Chris@1115 1 api.upload do
Chris@1115 2 api.token @attachment.token
Chris@1115 3 end