]> git.openstreetmap.org Git - rails.git/commit
Remove unused trace_optionals partial
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 30 Oct 2019 14:02:35 +0000 (15:02 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 30 Oct 2019 14:02:35 +0000 (15:02 +0100)
commit7410b59a50af1eeee3a5b31dbb19fbfbb629c99c
tree1615d94fdc45ac0c615aabb4b5728d9db6f23937
parent54d805da33c5e953368ca1c6f1f2fadc30882af2
Remove unused trace_optionals partial

Although the code to render the partial runs, `yield :optionals`
was removed from the site layout in 2013. So the code has been
ineffective since then.
app/controllers/traces_controller.rb
app/views/traces/_trace_optionals.html.erb [deleted file]
app/views/traces/index.html.erb