impress/app/views/items/_item.html.haml

4 lines
106 B
Text
Raw Normal View History

2010-06-30 11:51:49 -07:00
.object
= render :partial => 'items/item_link', :locals => {:item => item}
= closeted_icons_for(item)