]> git.openstreetmap.org Git - rails.git/commit
Allow admins and moderators to delete traces
authorbiswesh456 <biswesh.mohapatra@iiitb.org>
Sat, 24 Feb 2018 15:06:12 +0000 (20:36 +0530)
committerbiswesh456 <biswesh.mohapatra@iiitb.org>
Sat, 24 Feb 2018 15:06:12 +0000 (20:36 +0530)
commit646dcb62fca67b6dd52d8a46fef5fc260baa4b83
tree8a6dc9013f5b32e29d69514cc1be6d26411b7087
parentc32a63058c9caee42311a6ce5c0f88e5c31816b4
Allow admins and moderators to delete traces

Fixes #1625
app/controllers/trace_controller.rb
app/views/trace/view.html.erb
test/controllers/trace_controller_test.rb