Cas9 & Cpf1 secretion
and activity
Line 2,695: | Line 2,695: | ||
if(page == "home") | if(page == "home") | ||
− | page = "/"; | + | { |
+ | if(window.location.href.indexOf("igem.org") > -1) | ||
+ | page = "/Team:Utrecht/"; | ||
+ | else | ||
+ | page = "/igemsite/"; | ||
+ | } | ||
history.pushState({}, title, page); | history.pushState({}, title, page); |
Revision as of 18:03, 29 October 2017
<!DOCTYPE html>
×