]> git.openstreetmap.org Git - rails.git/commit
Add older/newer links in front of diary, comment, issue, block pages
authorAnton Khorev <tony29@yandex.ru>
Tue, 15 Oct 2024 14:12:35 +0000 (17:12 +0300)
committerAnton Khorev <tony29@yandex.ru>
Thu, 26 Jun 2025 14:09:37 +0000 (17:09 +0300)
commit092c8c2ce14d1b9b7d07a064db10966d27a2e145
tree4c2b52196337252c4e7d4d18ecea26191ef1bad2
parent577e10516efc0a809e70aa90f6ac022efeb7ad5b
Add older/newer links in front of diary, comment, issue, block pages
app/views/diary_entries/_page.html.erb
app/views/issues/_page.html.erb
app/views/user_blocks/_page.html.erb
app/views/users/changeset_comments/_page.html.erb
app/views/users/diary_comments/_page.html.erb
test/controllers/diary_entries_controller_test.rb
test/system/issues_test.rb