作业界面展开更多间距

This commit is contained in:
suntao 2015-09-01 17:38:42 +08:00
parent a7ba6b5da2
commit e3b0eae427
1 changed files with 1 additions and 1 deletions

View File

@ -54,4 +54,4 @@
<% end%>
<input type="hidden" value="<%= page%>" />
<%= link_to "加载更多",user_homeworks_user_path(User.current.id),:id => "user_show_more_homework",:remote => "true",:class => "loadMore mt10 f_grey"%>
<%= link_to "加载更多",user_homeworks_user_path(User.current.id),:id => "user_show_more_homework",:remote => "true",:class => "loadMore f_grey"%>