Minor improvments to UI
This commit is contained in:
parent
9df6f7bfad
commit
08fded3fac
8 changed files with 18 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue