This commit is contained in:
gitlabhq 2011-10-31 13:30:53 +03:00
parent fb33ccd87f
commit 9bf39477de
4 changed files with 18 additions and 19 deletions

View file

@ -1,9 +1,10 @@
- content_for(:page_title) do
.page-title
.container_3
.grid-4
%h2.icon
- if current_user.can_create_project?
%a.grey-button{:href => new_project_path} Create new project
%h1 Projects
%a.grey-button.right{:href => new_project_path} Create new project
%span
Projects
- unless @projects.empty?
%div{:class => "tile", :style => view_mode_style("tile")}