summaryrefslogtreecommitdiffstats
path: root/test/fixtures/attachments.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-04-05 18:56:08 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-04-05 18:56:08 +0000
commitc37abb64151e18461cb739ed4658d912a7c752e8 (patch)
tree18bedea9c05107adcaf4cfc5061a4d734756076b /test/fixtures/attachments.yml
parentc6271d836168af455fcc9510907fb4fb330f1d62 (diff)
downloadredmine-c37abb64151e18461cb739ed4658d912a7c752e8.tar.gz
redmine-c37abb64151e18461cb739ed4658d912a7c752e8.zip
Inline images alt attribute set to the attachment description.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1328 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures/attachments.yml')
-rw-r--r--test/fixtures/attachments.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/attachments.yml b/test/fixtures/attachments.yml
index 509475c97..162d44720 100644
--- a/test/fixtures/attachments.yml
+++ b/test/fixtures/attachments.yml
@@ -34,5 +34,6 @@ attachments_003:
container_type: WikiPage
filesize: 280
filename: logo.gif
+ description: This is a logo
author_id: 2
\ No newline at end of file