Merge pull request #146 from maknoll/master

link "GITLAB" logo to root_url instead of '/'
This commit is contained in:
Dmitriy Zaporozhets 2011-11-24 16:04:34 -08:00
commit c3ea3c5721

View file

@ -1,7 +1,7 @@
<!-- Page Header -->
<header>
<h1 class="logo">
<a href="/">GITLAB</a>
<%= link_to "GITLAB", root_url %>
</h1>
<div class="account-box">
<%= link_to profile_path, :class => "pic" do %>