Difference between revisions of "Team:TU Darmstadt/Templates/SideBarMenu"

Line 192: Line 192:
  
 
function setNavigation() {
 
function setNavigation() {
     var path = 'https://2015.igem.org'+window.location.pathname;
+
     //var path = 'https://2015.igem.org'+window.location.pathname;
 +
    var path = window.location.href;
  
 
     // Open submenus for the current page
 
     // Open submenus for the current page

Revision as of 19:54, 17 September 2015