-
- Downloads
Refactor sidebar navigation for dashboard
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- app/assets/stylesheets/generic/common.scss 20 additions, 0 deletionsapp/assets/stylesheets/generic/common.scss
- app/controllers/snippets_controller.rb 1 addition, 1 deletionapp/controllers/snippets_controller.rb
- app/helpers/tab_helper.rb 2 additions, 0 deletionsapp/helpers/tab_helper.rb
- app/views/dashboard/_projects_head.html.haml 10 additions, 0 deletionsapp/views/dashboard/_projects_head.html.haml
- app/views/dashboard/projects/starred.html.haml 2 additions, 0 deletionsapp/views/dashboard/projects/starred.html.haml
- app/views/dashboard/show.html.haml 2 additions, 0 deletionsapp/views/dashboard/show.html.haml
- app/views/layouts/header/_default.html.haml 4 additions, 4 deletionsapp/views/layouts/header/_default.html.haml
- app/views/layouts/nav/_dashboard.html.haml 18 additions, 8 deletionsapp/views/layouts/nav/_dashboard.html.haml
- app/views/snippets/_head.html.haml 7 additions, 0 deletionsapp/views/snippets/_head.html.haml
- app/views/snippets/current_user_index.html.haml 1 addition, 0 deletionsapp/views/snippets/current_user_index.html.haml
- app/views/snippets/index.html.haml 1 addition, 2 deletionsapp/views/snippets/index.html.haml
app/views/dashboard/_projects_head.html.haml
0 → 100644
app/views/snippets/_head.html.haml
0 → 100644
Please register or sign in to comment