]> source.dussan.org Git - redmine.git/commit
Include attachments in forum post notifications (#16006).
authorGo MAEDA <maeda@farend.jp>
Tue, 11 Feb 2020 02:34:25 +0000 (02:34 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 11 Feb 2020 02:34:25 +0000 (02:34 +0000)
commitdec5f98112331caa229abd7b74e59d71aff3d9e2
tree47e84ea93a60586fd48665e4a8ecbaae38c0d352
parentb6d26dc1700c485183351af52e275da4b1a759f8
Include attachments in forum post notifications (#16006).

Patch by Yuichi HARADA.

git-svn-id: http://svn.redmine.org/redmine/trunk@19506 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/messages_controller.rb
app/views/mailer/message_posted.html.erb
app/views/mailer/message_posted.text.erb
test/unit/mailer_test.rb