Difference between revisions of "Template:Bordeaux"

Line 19: Line 19:
 
function menu_functionality() {
 
function menu_functionality() {
  
//when clicking on a "menu_button", it will change the "+/-" accordingly and it will show/hide the corresponding submenu
+
//when clicking on a "menu_button", it will change the "+/-" accordingly and it will show/hide the corresponding submenuhttps://2017.igem.org/Team:Bordeaux/InterLab
 
$(".menu_button").click(function(){
 
$(".menu_button").click(function(){
  
Line 665: Line 665:
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
                     <li><a href="https://2017.igem.org/Team:Bordeaux/Parts">PARTS</a></li>
+
                     <li><a href="https://2017.igem.org/Team:Bordeaux/InterLab">PARTS</a></li>
  
 
                     <li class="parent">
 
                     <li class="parent">

Revision as of 13:48, 24 October 2017

Wrong