From 7b673870cd9a8bc6cac5c156902c322bd136362d Mon Sep 17 00:00:00 2001 From: Will Marshall Date: Fri, 27 Jun 2014 15:04:56 +1000 Subject: [PATCH] Adding bulk icons --- app/views/shop/products/_master.html.haml | 2 +- app/views/shop/products/_variants.html.haml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/shop/products/_master.html.haml b/app/views/shop/products/_master.html.haml index 4c00365f71..92a17be43d 100644 --- a/app/views/shop/products/_master.html.haml +++ b/app/views/shop/products/_master.html.haml @@ -1,5 +1,5 @@ .small-1.columns - %span.bulk{"bo-if" => "product.group_buy"} bulk + %i.ofn-i_056-bulk{"bo-if" => "product.group_buy"}   .small-4.columns diff --git a/app/views/shop/products/_variants.html.haml b/app/views/shop/products/_variants.html.haml index fed7753ff3..5d6a59535e 100644 --- a/app/views/shop/products/_variants.html.haml +++ b/app/views/shop/products/_variants.html.haml @@ -2,7 +2,7 @@ "ng-repeat" => "variant in product.variants"} .small-1.columns - %span.bulk{"bo-if" => "product.group_buy"} bulk + %i.ofn-i_056-bulk{"bo-if" => "product.group_buy"}   .small-4.columns