-
- Downloads
Update the help_page_path route to accept paths directly instead of using parameters.
Showing
- app/views/projects/builds/index.html.haml 1 addition, 1 deletionapp/views/projects/builds/index.html.haml
- app/views/projects/deploy_keys/_form.html.haml 1 addition, 1 deletionapp/views/projects/deploy_keys/_form.html.haml
- app/views/projects/edit.html.haml 1 addition, 1 deletionapp/views/projects/edit.html.haml
- app/views/projects/environments/index.html.haml 1 addition, 1 deletionapp/views/projects/environments/index.html.haml
- app/views/projects/environments/new.html.haml 1 addition, 1 deletionapp/views/projects/environments/new.html.haml
- app/views/projects/environments/show.html.haml 1 addition, 1 deletionapp/views/projects/environments/show.html.haml
- app/views/projects/new.html.haml 1 addition, 1 deletionapp/views/projects/new.html.haml
- app/views/projects/notes/_hints.html.haml 1 addition, 1 deletionapp/views/projects/notes/_hints.html.haml
- app/views/projects/pipelines/index.html.haml 1 addition, 1 deletionapp/views/projects/pipelines/index.html.haml
- app/views/projects/project_members/_new_project_member.html.haml 1 addition, 1 deletion...ws/projects/project_members/_new_project_member.html.haml
- app/views/projects/protected_branches/index.html.haml 2 additions, 2 deletionsapp/views/projects/protected_branches/index.html.haml
- app/views/shared/_visibility_level.html.haml 1 addition, 1 deletionapp/views/shared/_visibility_level.html.haml
- app/views/shared/web_hooks/_form.html.haml 1 addition, 1 deletionapp/views/shared/web_hooks/_form.html.haml
- config/routes.rb 2 additions, 2 deletionsconfig/routes.rb
- features/steps/dashboard/help.rb 1 addition, 1 deletionfeatures/steps/dashboard/help.rb
- spec/features/help_pages_spec.rb 1 addition, 1 deletionspec/features/help_pages_spec.rb
Please register or sign in to comment