gitlab-org--gitlab-foss/app/views/layouts/_const_menu_links.html.haml
2012-02-28 22:59:36 +02:00

1 line
138 B
Text

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