[refs #265] fuuu fix logo

This commit is contained in:
Alexander Machehin 2012-03-11 22:40:09 +06:00
parent 849cbce913
commit 37f4676bfb
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
.middle
%menu
= render 'layouts/menu/top'
.logo= link_to(image_tag 'logo-mini.png', :alt => 'logo'), root_path
.logo= link_to image_tag('logo-mini.png', :alt => 'logo'), root_path
.information
= render 'search/form'
.user