]> git.openstreetmap.org Git - rails.git/commit
Show all element version links below breadcrumbs
authorAnton Khorev <tony29@yandex.ru>
Mon, 23 Jun 2025 15:33:37 +0000 (18:33 +0300)
committerAnton Khorev <tony29@yandex.ru>
Wed, 25 Jun 2025 15:36:16 +0000 (18:36 +0300)
commit9c972c2f16d60f67142bf73ac1eb742f5aafd99d
tree541e7e8d895a3f9cbf2978c2b3caaddda5458320
parentfd8f1a2eb80cbd8fbb93056312e5e089b1ad2159
Show all element version links below breadcrumbs
app/helpers/numbered_pagination_helper.rb [new file with mode: 0644]
app/views/elements/show.html.erb
app/views/old_elements/_actions.html.erb
app/views/old_elements/index.html.erb
test/helpers/numbered_pagination_helper_test.rb [new file with mode: 0644]
test/system/element_old_version_test.rb