Update the help_page_path route to accept paths directly instead of using parameters.
显示
- app/controllers/help_controller.rb 4 个添加, 6 个删除app/controllers/help_controller.rb
- app/helpers/search_helper.rb 9 个添加, 9 个删除app/helpers/search_helper.rb
- app/views/admin/appearances/_form.html.haml 1 个添加, 1 个删除app/views/admin/appearances/_form.html.haml
- app/views/admin/application_settings/_form.html.haml 3 个添加, 3 个删除app/views/admin/application_settings/_form.html.haml
- app/views/admin/deploy_keys/new.html.haml 1 个添加, 1 个删除app/views/admin/deploy_keys/new.html.haml
- app/views/admin/groups/show.html.haml 1 个添加, 1 个删除app/views/admin/groups/show.html.haml
- app/views/admin/hooks/index.html.haml 1 个添加, 1 个删除app/views/admin/hooks/index.html.haml
- app/views/admin/projects/show.html.haml 1 个添加, 1 个删除app/views/admin/projects/show.html.haml
- app/views/errors/access_denied.html.haml 1 个添加, 1 个删除app/views/errors/access_denied.html.haml
- app/views/groups/group_members/_new_group_member.html.haml 1 个添加, 1 个删除app/views/groups/group_members/_new_group_member.html.haml
- app/views/help/show.html.haml 1 个添加, 1 个删除app/views/help/show.html.haml
- app/views/help/ui.html.haml 1 个添加, 1 个删除app/views/help/ui.html.haml
- app/views/import/github/new.html.haml 1 个添加, 1 个删除app/views/import/github/new.html.haml
- app/views/profiles/keys/index.html.haml 1 个添加, 1 个删除app/views/profiles/keys/index.html.haml
- app/views/profiles/preferences/show.html.haml 2 个添加, 2 个删除app/views/profiles/preferences/show.html.haml
- app/views/profiles/two_factor_auths/show.html.haml 1 个添加, 1 个删除app/views/profiles/two_factor_auths/show.html.haml
- app/views/projects/_bitbucket_import_modal.html.haml 1 个添加, 1 个删除app/views/projects/_bitbucket_import_modal.html.haml
- app/views/projects/_builds_settings.html.haml 1 个添加, 1 个删除app/views/projects/_builds_settings.html.haml
- app/views/projects/_gitlab_import_modal.html.haml 1 个添加, 1 个删除app/views/projects/_gitlab_import_modal.html.haml
- app/views/projects/_merge_request_settings.html.haml 1 个添加, 1 个删除app/views/projects/_merge_request_settings.html.haml
加载中
想要评论请 注册 或 登录