modify show

This commit is contained in:
houxiang 2015-11-23 19:50:12 +08:00
commit c3bbf3490f
1 changed files with 1 additions and 1 deletions
app/views/projects

View File

@ -20,7 +20,7 @@
<% next if e.forge_act_type.safe_constantize.nil?
act = e.forge_act;
next if act.nil? %>
<!--缺陷动态-->\
<!--缺陷动态-->
<% if e.forge_act_type == "Issue" %>
<div class="problem_main">
<a class="problem_pic fl"><%= image_tag(url_to_avatar(act.author), :width => "42", :height => "42") %></a>