Revision c8180dab
Added by Marc Dequènes about 16 years ago
- ID c8180dab265695f3c37ed3400474b059e5c81942
app/views/admin/artwork_step_images/show.rhtml | ||
---|---|---|
stacking_table do |table|
|
||
table.category _("Image Properties") do |cat|
|
||
cat.content [_("MIME Type:"), @artwork_step_image.content_type]
|
||
cat.content [_("Image Size"), @artwork_step_image.human_size]
|
||
cat.content [_("Image Size:"), @artwork_step_image.human_size]
|
||
cat.content [_("File Size:"), @artwork_step_image.size]
|
||
end
|
||
table.category _("EXIF Infos") do |cat|
|
Also available in: Unified diff
[lang] updated french translation and french application title