|
|
|
@ -287,7 +287,7 @@
|
|
|
|
|
<%#= link_to news.description.to_s.html_safe, news_path(news), :target => '_blank', :class => "resources-tag" %>
|
|
|
|
|
<%= render :partial =>"users/intro_content_ex", :locals=>{:user_activity_id => document.id, :content=> content, :maxheight=>54, :maxwordsnum => 28, :maxwordsnum => 28} %>
|
|
|
|
|
</div>
|
|
|
|
|
<%= link_to "更多", news_path(news), :class => "more-btn", :target => "_blank" %>
|
|
|
|
|
<%#= link_to "更多", news_path(news), :class => "more-btn", :target => "_blank" %>
|
|
|
|
|
</div>
|
|
|
|
|
<% end %>
|
|
|
|
|
<% end %>
|
|
|
|
|