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

Line 194: Line 194:
  
 
function setNavigation() {
 
function setNavigation() {
     var path = 'https://2015.igem.org/'+window.location.pathname;
+
     var path = 'https://2015.igem.org'+window.location.pathname;
 
     //path = path.replace(/\/$/, "");
 
     //path = path.replace(/\/$/, "");
 
     //path = decodeURIComponent(path);
 
     //path = decodeURIComponent(path);

Revision as of 18:53, 17 September 2015