Merge branch 'remove-author-from-email' into 'master'

Revert "Make sure notify email always has author info."

This reverts commit 303f79f804.

See merge request !2103
This commit is contained in:
Douwe Maan 2015-12-16 13:51:45 +00:00
commit d60047bb31
1 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,2 @@
%div
"#{link_to @note.author_name, user_url(@note.author)} wrote:"
%div
= markdown(@note.note, pipeline: :email)