From bf80a200f054131dd936113152443720bcf60c6e Mon Sep 17 00:00:00 2001 From: Alexander Negoda Date: Mon, 30 Jul 2012 02:46:05 +0400 Subject: [PATCH] comment all favicon_tag --- app/views/shared/_head.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shared/_head.html.erb b/app/views/shared/_head.html.erb index c88d343..6c3c30c 100644 --- a/app/views/shared/_head.html.erb +++ b/app/views/shared/_head.html.erb @@ -33,7 +33,7 @@ -<%= favicon_link_tag 'images/favicon.ico', :rel => 'shortcut icon' %> +<%#= favicon_link_tag 'images/favicon.ico', :rel => 'shortcut icon' %> <%= yield :javascript %> <%= raw ajaxful_rating_style %>