Show More
Commit Description:
add struggle report
Commit Description:
add struggle report
References:
File last commit:
Show/Diff file:
Action:
app/views/report/_report_menu.html.haml | 7 lines | 176 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 struggle report
r463 = link_to '[Struggle]', :action => 'stuck'
add submission report
r413 = link_to '[Login]', :action => 'login_stat'