|
|
|
@ -14,7 +14,7 @@
|
|
|
|
|
<div class="sn-index-partnerbox " >
|
|
|
|
|
<ul id="scrollPic" >
|
|
|
|
|
<div style="width: 760px;">
|
|
|
|
|
<% org_acts.first(2).each do |activity| %>
|
|
|
|
|
<% org_acts.first(8).each do |activity| %>
|
|
|
|
|
<% if activity.container_type == 'Organization' && activity.org_act_type == 'OrgDocumentComment' && activity.org_act_id != @organization.home_id %>
|
|
|
|
|
<% document = activity.org_act %>
|
|
|
|
|
<% org_subfield_id = params[:org_subfield_id] %>
|
|
|
|
|