Improved profile & team member show

This commit is contained in:
Dmitriy Zaporozhets 2012-03-24 01:01:36 +02:00
parent fea6494666
commit 1c6df8e075
9 changed files with 139 additions and 81 deletions

View file

@ -34,6 +34,15 @@
%br
= link_to new_project_path, :class => "btn" do
New Project »
- else
%hr
%div
You've reached project limit for your account.
You cannot create new projects.
.link_holder
%br
= link_to profile_path, :class => "btn" do
Your Profile »
.span10.left= render "dashboard/projects_feed", :projects => @active_projects
- if @last_push
.padded.prepend-top-20