Show More
Commit Description:
merge with algo-bm
Commit Description:
merge with algo-bm
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'