Skip to content
Snippets Groups Projects
Commit f26dc039 authored by maxwell's avatar maxwell
Browse files

removed empty hash from invite email

parent bfe57b13
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
- else
= invite.select(:aspects, @aspects_dropdown_array, :selected => @aspect.id)
Message:
= invite.text_area :invite_messages
= invite.text_area :invite_messages, :value => ""
%p= invite.submit "Send an invitation"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment