-
- Downloads
Fix consistency issue in sidebars of Project and Group Settings.
Fixes #2277.
Showing
- app/controllers/groups_controller.rb 2 additions, 0 deletionsapp/controllers/groups_controller.rb
- app/helpers/groups_helper.rb 0 additions, 8 deletionsapp/helpers/groups_helper.rb
- app/views/groups/edit.html.haml 0 additions, 1 deletionapp/views/groups/edit.html.haml
- app/views/layouts/group.html.haml 1 addition, 1 deletionapp/views/layouts/group.html.haml
- app/views/layouts/group_settings.html.haml 4 additions, 0 deletionsapp/views/layouts/group_settings.html.haml
- app/views/layouts/nav/_group.html.haml 2 additions, 18 deletionsapp/views/layouts/nav/_group.html.haml
- app/views/layouts/nav/_group_settings.html.haml 20 additions, 0 deletionsapp/views/layouts/nav/_group_settings.html.haml
- app/views/layouts/nav/_project.html.haml 2 additions, 2 deletionsapp/views/layouts/nav/_project.html.haml
- app/views/layouts/nav/_project_settings.html.haml 4 additions, 4 deletionsapp/views/layouts/nav/_project_settings.html.haml
- features/steps/project/active_tab.rb 2 additions, 2 deletionsfeatures/steps/project/active_tab.rb
app/views/layouts/group_settings.html.haml
0 → 100644
Please register or sign in to comment