Minor improvments to UI

This commit is contained in:
Dmitriy Zaporozhets 2012-11-29 18:09:27 +02:00
parent 9df6f7bfad
commit 08fded3fac
8 changed files with 18 additions and 5 deletions

View file

@ -4,6 +4,7 @@
%body{class: "#{app_theme} project"}
= render "layouts/flash"
= render "layouts/head_panel", title: @project.name
= render 'shared/no_ssh'
.container
%ul.main_menu
= nav_link(html_options: {class: "home #{project_tab_class}"}) do