样式问题

guange_dev
huang 9 years ago
parent 429deefadf
commit acc808f003

@ -70,7 +70,7 @@
<%=render :partial =>"organizations/organization_content_extension", :locals => {:user_activity_id => news.id, :content=> news.description, :maxheight => 40, :maxwordsnum => 60, :maxwidth => 0, :cl => "por_post_txt"} %> <%=render :partial =>"organizations/organization_content_extension", :locals => {:user_activity_id => news.id, :content=> news.description, :maxheight => 40, :maxwordsnum => 60, :maxwidth => 0, :cl => "por_post_txt"} %>
<% end %> <% end %>
<% end %> <% end %>
</div>
<% unless acts[1..5].nil? %> <% unless acts[1..5].nil? %>
<% acts[1..5].each do |activity| %> <% acts[1..5].each do |activity| %>
<% if activity.container_type == 'Organization' && activity.org_act_type == 'OrgDocumentComment' %> <% if activity.container_type == 'Organization' && activity.org_act_type == 'OrgDocumentComment' %>
@ -110,7 +110,6 @@
<% end %> <% end %>
<% end %> <% end %>
</div> </div>
</div>
<% unless acts[6..19].nil? %> <% unless acts[6..19].nil? %>
<div class="fl"> <div class="fl">
<ul class="por_post_right por_post_list"> <ul class="por_post_right por_post_list">

Loading…
Cancel
Save