comment all favicon_tag

master
Alexander Negoda 2012-07-30 02:46:05 +04:00
parent 5c131394aa
commit bf80a200f0
1 changed files with 1 additions and 1 deletions

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 %>