]> git.openstreetmap.org Git - rails.git/commit
Fix handling of title when replying to diary entries
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 11 Apr 2018 06:03:17 +0000 (14:03 +0800)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 11 Apr 2018 06:03:17 +0000 (14:03 +0800)
commit0a86a1ea8db0867c34f7d9dff602ee3da6036bcd
treea8ccd4e1d1a4468f6f4a83688ddc26e2df13a3e4
parentfc90b7358124ce9017a94b3f6e4a779fbc28c71c
Fix handling of title when replying to diary entries
app/views/diary_entry/_diary_entry.html.erb
app/views/message/new.html.erb
config/routes.rb
test/system/diary_entry_test.rb [new file with mode: 0644]
test/test_helper.rb