comment all favicon_tag

This commit is contained in:
Alexander Negoda 2012-07-30 02:46:05 +04:00
parent 5c131394aa
commit bf80a200f0

View file

@ -33,7 +33,7 @@
<!-- For all other devices -->
<!-- Size should be 32 x 32 pixels -->
<%= favicon_link_tag 'images/favicon.ico', :rel => 'shortcut icon' %>
<%#= favicon_link_tag 'images/favicon.ico', :rel => 'shortcut icon' %>
<%= yield :javascript %>
<%= raw ajaxful_rating_style %>