完整mail.text

This commit is contained in:
huang 2015-09-21 14:54:03 +08:00
parent 70357683f7
commit b70104cee8
1 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,7 @@
<%= l(:text_applied_project, :id => "##{@user.show_name}", :project => @project.name) %>
<%= l(:mail_issue_content)%>
<%=link_to @user.show_name, user_url(@user) %>
<%=link_to @project.name, @applied_url %>
<h1><%= link_to(h(@project.name), @applied_url) %></h1>