* Disable the statistics on the project, jobset and job pages for now

because they take too much time to compute.
This commit is contained in:
Eelco Dolstra
2010-02-09 12:35:20 +00:00
parent 324cac9ae9
commit fabc8e4774
7 changed files with 19 additions and 14 deletions

View File

@ -40,4 +40,5 @@ sub process {
return 1;
}
1;