forked from OpenNeo/impress
Emi Matchu
19470f74d4
This helps us be more efficient with our use of space, keep the CTAs well aligned, show a clear total, and set up how we might do CTAs for more complex cases like all the potential Neopoint CTAs like Wiz/Trades/Auction/etc!
5 lines
183 B
Text
5 lines
183 B
Text
-# NOTE: Changing this requires bumping the cache at `_closet_list.html.haml`!
|
|
= link_to item_path(item) do
|
|
= item_thumbnail_for(item)
|
|
%span.name= item.name
|
|
= nc_icon_for(item)
|