gitlabhq/app/views/layouts/_const_menu_links.html.haml
2012-04-14 11:20:45 +03:00

2 lines
137 B
Plaintext

= link_to "Home", root_path, :class => "home #{"current" if current_page?(projects_path) || current_page?(root_path)}", :title => "Home"