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
|
r413 | ||||
.task-menu | ||||
Reports | ||||
%br/ | ||||
r400 | = link_to '[Hall of Fame]', :action => 'problem_hof' | |||
r463 | = link_to '[Struggle]', :action => 'stuck' | |||
r507 | = link_to '[Cheat Detection]', :action => 'cheat_report' | |||
= link_to '[Cheat Detail]', :action => 'cheat_scruntinize' | ||||
r500 | = link_to '[Multiple Login]', :action => 'multiple_login' | |||