-
- 下载
Merge branch...
Merge branch 'dreedy-use-user-application-theme-helper-instead-of-hard-coded-theme-classes' into 'master' Use user_application_theme helper instead of hard-coded theme classes See merge request gitlab-org/gitlab!61197
显示
- app/views/layouts/devise.html.haml 1 个添加, 1 个删除app/views/layouts/devise.html.haml
- app/views/layouts/devise_empty.html.haml 1 个添加, 1 个删除app/views/layouts/devise_empty.html.haml
- app/views/layouts/signup_onboarding.html.haml 1 个添加, 1 个删除app/views/layouts/signup_onboarding.html.haml
- ee/app/views/layouts/checkout.html.haml 1 个添加, 1 个删除ee/app/views/layouts/checkout.html.haml
- ee/app/views/survey_responses/index.html.haml 1 个添加, 1 个删除ee/app/views/survey_responses/index.html.haml
- ee/spec/views/layouts/application.html.haml_spec.rb 1 个添加, 1 个删除ee/spec/views/layouts/application.html.haml_spec.rb
- ee/spec/views/layouts/checkout.html.haml_spec.rb 7 个添加, 0 个删除ee/spec/views/layouts/checkout.html.haml_spec.rb
- spec/support/shared_examples/views/themed_layout_examples.rb 35 个添加, 0 个删除spec/support/shared_examples/views/themed_layout_examples.rb
- spec/views/layouts/application.html.haml_spec.rb 1 个添加, 1 个删除spec/views/layouts/application.html.haml_spec.rb
- spec/views/layouts/devise.html.haml_spec.rb 7 个添加, 0 个删除spec/views/layouts/devise.html.haml_spec.rb
- spec/views/layouts/devise_empty.html.haml_spec.rb 7 个添加, 0 个删除spec/views/layouts/devise_empty.html.haml_spec.rb
- spec/views/layouts/fullscreen.html.haml_spec.rb 13 个添加, 0 个删除spec/views/layouts/fullscreen.html.haml_spec.rb
- spec/views/layouts/signup_onboarding.html.haml_spec.rb 7 个添加, 0 个删除spec/views/layouts/signup_onboarding.html.haml_spec.rb
- spec/views/layouts/simple_registration.html.haml_spec.rb 7 个添加, 0 个删除spec/views/layouts/simple_registration.html.haml_spec.rb
- spec/views/layouts/terms.html.haml_spec.rb 13 个添加, 0 个删除spec/views/layouts/terms.html.haml_spec.rb
spec/views/layouts/devise.html.haml_spec.rb
0 → 100644
spec/views/layouts/terms.html.haml_spec.rb
0 → 100644
想要评论请 注册 或 登录