]> git.openstreetmap.org Git - rails.git/commit
Simplify remaining link_to ... user_path in views
authorAnton Khorev <tony29@yandex.ru>
Thu, 21 Mar 2024 15:07:56 +0000 (18:07 +0300)
committerAnton Khorev <tony29@yandex.ru>
Thu, 21 Mar 2024 15:07:56 +0000 (18:07 +0300)
commitb8f5a495f21b8d3572ed6184121d845b9ed1ec4c
tree4f0b0f8dcb05707e36103ebfa555e082c47e4c4a
parent0dc86d6cd47faa42ff6b538bd0342a1486e313b2
Simplify remaining link_to ... user_path in views
12 files changed:
app/views/changesets/history.html.erb
app/views/layouts/_header.html.erb
app/views/notes/index.html.erb
app/views/oauth/authorize.html.erb
app/views/profiles/edit.html.erb
app/views/redactions/show.html.erb
app/views/user_mutes/index.html.erb
app/views/users/_user.html.erb
test/controllers/changesets_controller_test.rb
test/controllers/notes_controller_test.rb
test/controllers/redactions_controller_test.rb
test/controllers/user_mutes_controller_test.rb