取消无用参数

Branch_szzh
sw 10 years ago
parent 917442c0e7
commit 9df301b4cc

@ -60,7 +60,6 @@
<% end %>
<% end %>
<% end %>
<input type="hidden" value="<%= page%>"/>
<% if user_activities.count == 10%>
<%= link_to "点击展开更多",user_activities_path(@user.id,:type => type,:page => page),:id => "show_more_activities",:remote => "true",:class => "loadMore mt10 f_grey"%>

Loading…
Cancel
Save