This commit is contained in:
parent
e0027c0e00
commit
22dff9245d
|
@ -117,7 +117,7 @@ module ApplicationHelper
|
|||
|
||||
# 管理员界面导出所有项目代码、提交次数统计
|
||||
def admin_export_rep_xls
|
||||
|
||||
members = Member.where(:course_id => -1)
|
||||
end
|
||||
|
||||
# 项目issue列表导出Excel功能
|
||||
|
|
Loading…
Reference in New Issue