]> git.openstreetmap.org Git - rails.git/commit
Display no diary comments message when empty
authorHarry Wood <github@onlineanimals.co.uk>
Fri, 9 Apr 2021 17:06:05 +0000 (18:06 +0100)
committerHarry Wood <github@onlineanimals.co.uk>
Fri, 9 Apr 2021 23:47:20 +0000 (00:47 +0100)
commit95d682119ae4e72dd97af38268297c20845bc362
tree290925c347ca6b918f2d6b0cbab9e25a525f2b50
parentde8ee536b1e6d511f6d943b2e9afabf778979e6b
Display no diary comments message when empty

Display a 'No diary comments' message when there are no diary comments to display, rather than an empty table.
app/views/diary_entries/comments.html.erb
config/locales/en.yml
test/controllers/diary_entries_controller_test.rb