logo changed for header

This commit is contained in:
Dmitriy Zaporozhets 2012-04-22 16:01:59 +03:00
parent ae565d24ee
commit 71819dc344
3 changed files with 13 additions and 2 deletions

View file

@ -6,6 +6,7 @@
= link_to root_path, :class => "home", :title => "Home" do
%h1
GITLAB
%span.separator
%h1.project_name= title
.search
= form_tag search_path, :method => :get do |f|