From 81f51e734c448ec3218bdf80d634de0adf7b3457 Mon Sep 17 00:00:00 2001 From: summerscope Date: Thu, 29 May 2014 11:07:43 +1000 Subject: [PATCH] Add groups icon to listings on page --- app/views/groups/index.html.haml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/views/groups/index.html.haml b/app/views/groups/index.html.haml index fdbf8c5ee6..0e9ae1b185 100644 --- a/app/views/groups/index.html.haml +++ b/app/views/groups/index.html.haml @@ -24,7 +24,9 @@ .group-hero %img.group-hero-img{"bo-src" => "{{group.promo_image}}"} %img.group-logo{"bo-src" => "group.logo"} - %h3.group-name {{ group.name }} + %h3.group-name + %i.ofn-i_035-groups + {{ group.name }} %h5.group-description {{ group.description }} / Will - scale large images down to 1200px wide, crop in to img aspect ratio 60W:13H