gitlabhq/app/views/layouts/_const_menu_links.html.haml

2 lines
137 B
Plaintext

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