Show More
Commit Description:
- clean up link to problem stat and user stat...
Commit Description:
- clean up link to problem stat and user stat (grafted from 45d1e12e9794a23a5431222fe2f4c7461d73a529)
File last commit:
Show/Diff file:
Action:
app/views/report/_report_menu.html.haml | 9 lines | 309 B | text/x-haml | HamlLexer |
.task-menu
Reports
%br/
= link_to '[Hall of Fame]', :action => 'problem_hof'
= link_to '[Struggle]', :action => 'stuck'
= link_to '[Cheat Detection]', :action => 'cheat_report'
= link_to '[Cheat Detail]', :action => 'cheat_scruntinize'
= link_to '[Multiple Login]', :action => 'multiple_login'