]> git.openstreetmap.org Git - rails.git/commit
Don't paginate redactions
authorTom Hughes <tom@compton.nu>
Wed, 19 Nov 2014 00:11:51 +0000 (00:11 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 19 Nov 2014 00:11:51 +0000 (00:11 +0000)
commiteb6b1ae73357d7629b804e086a58e2ad4528b35e
treef48b7b6b7bd50d0972e1f7ac1f30d14e2b6d71d6
parenta994f5df0b434cde2e53d3489d4dd5a4eb88d298
Don't paginate redactions

The index view doesn't render any pagination controls, and there
aren't enough redactions for pagination to be necessary yet.

Fixes #735
app/controllers/redactions_controller.rb