Merge branch 'bug_9946' into 3.12-master
This commit is contained in:
commit
65ea963e52
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ $template->param(do_it => 1,
|
|||
branch => $branches->{$branch}->{branchname},
|
||||
itemtype => $itemtypes->{$itemtype}->{description},
|
||||
timeLimit => $timeLimit,
|
||||
timeLimitFinite => $timeLimit,
|
||||
timeLimitFinite => $timeLimitFinite,
|
||||
results_loop => \@results,
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue