fall back to image if flash unsupported in outfits#show (e.g. mobile)
This commit is contained in:
parent
e0ddf543ee
commit
5644ecd67b
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
|
|
||||||
#preview-wrapper
|
#preview-wrapper
|
||||||
#preview-swf
|
#preview-swf
|
||||||
|
%img{src: @outfit.image.url}
|
||||||
#outfit-items= render @outfit.worn_items
|
#outfit-items= render @outfit.worn_items
|
||||||
- content_for :javascripts do
|
- content_for :javascripts do
|
||||||
:javascript
|
:javascript
|
||||||
|
|
Loading…
Reference in a new issue