消息中项目添加title

This commit is contained in:
huang 2016-07-29 21:07:15 +08:00
parent 8d625eff5e
commit f857ceab32
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@
</li>
<li class="homepageNewsContent fl" style="width:283px;"><a href="javascript:void(0);" class="newsGrey">
以“<%= applied_project_message_type(ma.role) %>”身份加入
<%= link_to ma.applied.project, project_path(ma.project_id), :class => "link-blue", :target => '_blank' %>
<% project = Project.find(ma.project_id) %>
<%= link_to project.name, project_path(ma.project_id), :class => "link-blue", :target => '_blank', :title => "#{project.name}" %>
</a>
</li>
<li class="fl" style="width:71px; height:49px;">