Line 8: | Line 8: | ||
var site_name = "2016.igem.org"; | var site_name = "2016.igem.org"; | ||
− | |||
Line 252: | Line 251: | ||
//if an invisible name is part of the team name (this is a work around a special case with team US AFRL CarrollHS) | //if an invisible name is part of the team name (this is a work around a special case with team US AFRL CarrollHS) | ||
− | else if ( page_name.indexOf('​ | + | else if ( page_name.indexOf('​') > -1) { |
return true; | return true; | ||
Line 274: | Line 273: | ||
var found_where_to_append = false; | var found_where_to_append = false; | ||
− | id_to_append_to = | + | id_to_append_to = encodeURIComponent(id_to_append_to); |
− | page_sublist_id = | + | page_sublist_id = encodeURIComponent(page_sublist_id); |
//if it has somewhere to be appended | //if it has somewhere to be appended | ||
Line 322: | Line 321: | ||
function append_main_team_page (id_to_append_to, page_name, page_name_display, page_sublist_id ) { | function append_main_team_page (id_to_append_to, page_name, page_name_display, page_sublist_id ) { | ||
− | + | id_to_append_to = id_to_append_to.replace(/&/g,'_'); | |
+ | page_sublist_id = page_sublist_id.replace(/&/g,'_'); | ||
Revision as of 18:32, 19 May 2017
SITEMAP
iGEM is a multifaceted competition with many different components. Our websites have a lot of information, from requirements of the competition to tips on how make fundraising easier. This page is here to help you navigate our site and make sure you have access to all of its content.
PAGE LIST
TEAM PAGES
HQ
LIST
TEAMS
Loading all team pages...
HQ
This is the view for iGEM HQ
Total pages | Wiki pages | HQ pages | Redirect pages | Not sorted | Team pages |
---|---|---|---|---|---|
... |
... |
... |
... |
... |
... |