Show More
Commit Description:
add table sorter and combine user_stat and user_stat_max action into one view
Commit Description:
add table sorter and combine user_stat and user_stat_max action into one view
References:
File last commit:
Show/Diff file:
Action:
app/views/report/_report_menu.html.haml | 7 lines | 188 B | text/x-haml | HamlLexer |
add submission report
r413
.task-menu
Reports
%br/
add problem stat
r400 = link_to '[Hall of Fame]', :action => 'problem_hof'
add submission report
r413 = link_to '[Submission]', :action => 'submission_stat'
= link_to '[Login]', :action => 'login_stat'