forked from science-ation/science-ation
CWSF divisions changed this year, hopefully we catch this before many fairs used it :(
This commit is contained in:
parent
9935b92d31
commit
e18264232d
@ -1133,13 +1133,15 @@ function committee_warnings()
|
|||||||
}
|
}
|
||||||
|
|
||||||
$CWSFDivisions=array(
|
$CWSFDivisions=array(
|
||||||
1=>"Biotechnology & Pharmaceutical Sciences",
|
1=>"Automotive",
|
||||||
2=>"Computing & Information Technology",
|
2=>"Biotechnology & Pharmaceutical Sciences",
|
||||||
3=>"Earth & Environmental Sciences",
|
3=>"Computing & Information Technology",
|
||||||
4=>"Engineering",
|
4=>"Earth & Environmental Sciences",
|
||||||
5=>"Health Sciences",
|
5=>"Engineering",
|
||||||
6=>"Life Sciences",
|
6=>"Environmental Innovation",
|
||||||
7=>"Physical & Mathematical Sciences"
|
7=>"Health Sciences",
|
||||||
|
8=>"Life Sciences",
|
||||||
|
9=>"Physical & Mathematical Sciences"
|
||||||
);
|
);
|
||||||
|
|
||||||
function theme_icon($icon, $width=0) {
|
function theme_icon($icon, $width=0) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user