1
0
Fork 0
forked from OpenNeo/impress
impress/app/views/closet_hangers/_petpage_hanger.html.haml

7 lines
320 B
Text

%div.dti-item
= image_tag petpage_item_thumbnail_url(hanger.item), :alt => nil, :class => 'dti-item-thumbnail'
- if hanger.item.nc?
= image_tag nc_icon_url, :alt => t('items.item.nc.abbr'),
:class => 'dti-item-nc', :title => t('items.item.nc.description')
%span= petpage_item_name hanger.item