dashboard v1
This commit is contained in:
parent
4107f2cc2e
commit
cd779e56e1
22 changed files with 189 additions and 184 deletions
5
app/views/dashboard/merge_requests.html.haml
Normal file
5
app/views/dashboard/merge_requests.html.haml
Normal file
|
@ -0,0 +1,5 @@
|
|||
- content_for(:body_class, "dashboard-page")
|
||||
|
||||
#dashboard-content.dashboard-content.content
|
||||
= render "dashboard/sidebar"
|
||||
#news-feed.news-feed= render "dashboard/merge_requests_feed"
|
Loading…
Add table
Add a link
Reference in a new issue