Project tab r1 is finished

This commit is contained in:
Dmitriy Zaporozhets 2011-12-30 08:54:42 +02:00
parent c1c903fb95
commit 0f627a65f4
16 changed files with 128 additions and 53 deletions

View file

@ -1,7 +1,4 @@
= render "projects/project_head"
%h2.icon
%span>
Snippets
- if can? current_user, :write_snippet, @project
.right= link_to 'New Snippet', new_project_snippet_path(@project), :class => "grey-button append-bottom-10"