dashboard tabs
This commit is contained in:
parent
822c0a5060
commit
f34b1be281
8 changed files with 38 additions and 31 deletions
|
@ -1,13 +1,3 @@
|
|||
%div
|
||||
= link_to dashboard_merge_requests_path, :remote => true, :class => "left", :id => "merge_requests_slide" do
|
||||
.box-arrow
|
||||
←
|
||||
%h2{:style => "width:86%; text-align:center"}
|
||||
Activities
|
||||
= link_to dashboard_issues_path, :remote => true, :class => "right", :id => "issues_slide" do
|
||||
.box-arrow
|
||||
→
|
||||
|
||||
#feeds_content_holder
|
||||
- @active_projects.first(3).each do |project|
|
||||
.project-box.project-updates.ui-box.ui-box-small.ui-box-big
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue