Restoring the image

This commit is contained in:
Will Marshall
2014-06-04 15:42:30 +10:00
parent df7ee03cbf
commit 5bd7485ca6

View File

@@ -2,7 +2,8 @@
.row
.small-12.large-9.columns
%p= current_distributor.long_description.andand.html_safe
.small-12.large-3.columns
/ Hide image until image styles are working correctly:
/ %img.about.right{src: current_distributor.promo_image.url(:large)}
- if current_distributor.promo_image.exists?
.small-12.large-3.columns
%img.about.right{src: current_distributor.promo_image.url(:large)}