impress/app/views/closet_hangers/_petpage_hanger.html.haml
2011-07-31 02:52:19 -04:00

6 lines
266 B
Text

%div.dti-item
= image_tag hanger.item.thumbnail_url, :alt => nil, :class => 'dti-item-thumbnail'
- if hanger.item.nc?
= image_tag nc_icon_url, :alt => 'NC', :class => 'dti-item-nc', :title => 'This is an NC Mall item'
%span= petpage_item_name hanger.item