Line 44: | Line 44: | ||
$(document).ready(function() { | $(document).ready(function() { | ||
− | $(". | + | $(".navigation_help").click(function(){ |
$(this).toggleClass("displaying_content"); | $(this).toggleClass("displaying_content"); | ||
$(this).parent().next().toggleClass("hide_content"); | $(this).parent().next().toggleClass("hide_content"); |
Revision as of 21:43, 23 January 2018
Team Wiki
All iGEM 2018 teams are given a namespace on the iGEM 2018 wiki with their team name: 2018.igem.org/Team:Example
Teams are allowed to create and edit pages within their respective team namespace. Teams are not allowed to create or edit pages belonging to another team's namespace.