Team:TU Delft/header2

From 2010.igem.org

(Difference between revisions)
Line 52: Line 52:
// moves to a new page.  
// moves to a new page.  
// pageload is called at once.  
// pageload is called at once.  
-
$.history.load(hash);
+
 
 +
if(this.text() != "Edit") $.history.load(hash);
return false;
return false;
});
});

Revision as of 15:29, 21 July 2010