From 5d8be4438add1183d91e030b852c628cf09f4916 Mon Sep 17 00:00:00 2001 From: Sullivan SENECHAL Date: Thu, 2 Oct 2014 00:21:29 +0200 Subject: Upgrade to Font Awesome v4.2 --- app/views/groups/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/groups/show.html.haml') diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml index 6db393c882c..4f4fc537d34 100644 --- a/app/views/groups/show.html.haml +++ b/app/views/groups/show.html.haml @@ -30,7 +30,7 @@ .prepend-top-20 = link_to group_path(@group, { format: :atom, private_token: current_user.private_token }), title: "Feed" do %strong - %i.icon-rss + %i.fa.fa-rss News Feed %hr -- cgit v1.2.1