Added teacher interface in olympics
UI touch ups
This commit is contained in:
@@ -751,6 +751,10 @@ function user_volunteer_registration_status()
|
||||
return "open";
|
||||
}
|
||||
|
||||
function user_teacher_registration_status(){
|
||||
return "open";
|
||||
}
|
||||
|
||||
function user_judge_registration_status()
|
||||
{
|
||||
global $config;
|
||||
|
||||
Reference in New Issue
Block a user