]> git.openstreetmap.org Git - rails.git/commit
Remove current user check from dashboard view
authorAnton Khorev <tony29@yandex.ru>
Wed, 19 Feb 2025 00:59:38 +0000 (03:59 +0300)
committerAnton Khorev <tony29@yandex.ru>
Wed, 19 Feb 2025 01:13:34 +0000 (04:13 +0300)
commit50bf0a6379ed8ffb31719a29d63d17f8e72fc07b
treeb0a0962f204256d792c3f562dca56e4214999489
parent02d94679394a627574f2a21dd2733455a78b7c43
Remove current user check from dashboard view
app/controllers/dashboards_controller.rb
app/views/dashboards/_contact.html.erb
app/views/dashboards/show.html.erb
test/controllers/dashboards_controller_test.rb