forked from science-ation/science-ation
Put the judge scheduler status in the "Judge Scheduler" category, instead of a new category (having it in a new category makes that new category show up on the configuration variables page, and since they are year=0 the page would be empty anyways.
This commit is contained in:
parent
2339154da6
commit
f687e4d889
@ -38,7 +38,7 @@ ogram; see the file COPYING. If not, write to
|
||||
array( "max_projects_per_team", "times_judged",
|
||||
"min_judges_per_team", "max_judges_per_team",
|
||||
"effort", "project_status") );
|
||||
config_editor_require_vars("Judge Scheduler Status", 0,
|
||||
config_editor_require_vars("Judge Scheduler", 0,
|
||||
array( "judge_scheduler_precent",
|
||||
"judge_scheduler_activity" ) );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user