]> git.openstreetmap.org Git - rails.git/commit
Allow admins to unhide diary comments, if they wish
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 5 Jun 2019 13:52:15 +0000 (15:52 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Thu, 6 Jun 2019 14:03:42 +0000 (16:03 +0200)
commitfdffd22ccadda9c4ed2a4332de4c3b7c77bae012
treeba271e823f82768e3e232168d9d0e851c97ef861
parent49fc17c6b6f60eba8737fcde85bd679d1b6de8c1
Allow admins to unhide diary comments, if they wish
app/abilities/ability.rb
app/controllers/diary_entries_controller.rb
app/views/diary_entries/_diary_comment.html.erb
config/locales/en.yml
config/routes.rb
test/controllers/diary_entries_controller_test.rb