[refs #265] fuuu fix logo
This commit is contained in:
parent
849cbce913
commit
37f4676bfb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue