]> git.openstreetmap.org Git - rails.git/commit
Replace page numbers with ID based selection for trace indexes
authorTom Hughes <tom@compton.nu>
Wed, 12 Jul 2023 18:42:29 +0000 (19:42 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 23 Jul 2023 18:28:37 +0000 (19:28 +0100)
commitc909b29c35b32be6f918f4393692033b40c303ea
tree4efaa135f9100effc6264c30c330344024347925
parentbb3b0acc57fbaa33c6a83562d9b90286ff9a1fd3
Replace page numbers with ID based selection for trace indexes
app/controllers/traces_controller.rb
app/views/traces/_trace_paging_nav.html.erb
app/views/traces/index.html.erb
config/locales/en.yml
config/routes.rb
test/controllers/traces_controller_test.rb