Show More
Commit Description:
Merge pull request #17 from nattee/master...
Commit Description:
Merge pull request #17 from nattee/master upgrade to current working snapshot
References:
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'