Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
Magrin - Added locale menu to all pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmagrin committed May 17, 2011
1 parent dc14fba commit df54595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/main.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<li class="flickr"><%= link_to 'Flickr', "http://www.flickr.com" %></li>
</ul>
<div class="locale">
<%= generate_locale_menu_html.html_safe if controller.action_name == "index" %>
<%= generate_locale_menu_html.html_safe %>
</div>
<div class="clear"></div>
</div>
Expand Down

0 comments on commit df54595

Please sign in to comment.