Show More
Commit Description:
fix destroy button link...
Commit Description:
fix destroy button link (grafted from b75d9cfe4ee0550d574de4c4836ecc36c9354c53)
File last commit:
Show/Diff file:
Action:
app/views/contest_management/_indv_contest_mode_index.html.haml | 9 lines | 385 B | text/x-haml | HamlLexer |
%h2 Individual contest mode
In this mode, each individual user can log in and participate in the
contest at any time. The contest timer starts as soon as the user log
in.
.infobox
= link_to '[View user start time]', :action => 'user_stat'
= link_to '[Clear all start times]', {:action => 'clear_all_stat'}, {:confirm => 'Do you really want to clear all start time statistics?'}