|
|
|
@ -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>
|
|
|
|
|