X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FPage%2FPb%2FEntry.pm;h=efcba375f3bc926138a93a99ed00c9d5725aac5c;hb=79bd8e7add4fb4fd1a3bce1eac007a239c0bc64e;hp=fb78ba5c355116608a11e3079d723aa9ca537834;hpb=d393302889074d8c0b43609c1a801ba2989d299e;p=plack-app-gruntmaster.git diff --git a/lib/Gruntmaster/Page/Pb/Entry.pm b/lib/Gruntmaster/Page/Pb/Entry.pm index fb78ba5..efcba37 100644 --- a/lib/Gruntmaster/Page/Pb/Entry.pm +++ b/lib/Gruntmaster/Page/Pb/Entry.pm @@ -18,7 +18,7 @@ sub _generate{ mark_open $id, $user; debug $env => "Marking problem $id of contest $contest open by $user"; } -t + $htc->param(cansubmit => 1); if ($contest) { $htc->param(cansubmit => (time <= contest_end $contest));