]> cat aescling's git repositories - mastodon.git/commit
Change /settings/preferences to redirect to appearance, add /settings/preferences...
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 7 Jun 2019 14:51:08 +0000 (16:51 +0200)
committerGitHub <noreply@github.com>
Fri, 7 Jun 2019 14:51:08 +0000 (16:51 +0200)
commit560ec24e585face30ee99d5bba39a02948fd118f
tree7e2739d163f9318b9e8defd27c93fbd31d472766
parentcdb420862eb54f6fbfde3b8485a61e0c052ff9f4
Change /settings/preferences to redirect to appearance, add /settings/preferences/other (#10988)
app/controllers/settings/preferences/other_controller.rb [new file with mode: 0644]
app/views/settings/preferences/other/show.html.haml [moved from app/views/settings/preferences/show.html.haml with 100% similarity]
config/navigation.rb
config/routes.rb
spec/controllers/settings/preferences/other_controller_spec.rb [moved from spec/controllers/settings/preferences_controller_spec.rb with 83% similarity]