缺陷1975,打开project 330的时候报错

This commit is contained in:
lizanle 2015-03-07 12:25:42 +08:00
parent e22b389971
commit e8bdc13f24
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@
<div class="scroll">
<% unless @events_pages.empty? %>
<% @events_pages.each do |e| -%>
<% act = e.forge_act %>
<% act = e.forge_act;
next if act.nil? %>
<% if e.forge_act_type == "Issue" %>
<div class="activity-item underline-evreycontent" style="font-size: 14px;line-height:1.5em;width: 100%;word-wrap: break-word;word-break: break-all;margin-top: 10px;">
<div class="activity-avatar" style="float: left; margin:3px; height: 100%;">