Team:Brown/templates/header
From 2010.igem.org
(Difference between revisions)
Line 34: | Line 34: | ||
// Write to the div | // Write to the div | ||
- | $("#breadcrumbs").html(outputStr); | + | //$("#breadcrumbs").html(outputStr); |
+ | ("#breadcrumbs").html(outputStr); | ||
} | } | ||
Line 46: | Line 47: | ||
buildBreadCrumbTrail(window.location.pathname); | buildBreadCrumbTrail(window.location.pathname); | ||
} | } | ||
+ | buildBreadCrumbTrail(window.location.pathname); | ||
</script> | </script> | ||
Revision as of 05:09, 25 October 2010