Team:Wageningen UR/Templates/Page Footer

From 2013.igem.org

(Difference between revisions)
Line 3: Line 3:
$=jQuery.noConflict();
$=jQuery.noConflict();
-
$("#footerbox #footer:first-child #f-list").append($("#footerbox #footer:nth-child(2) #f-list").html());
+
$("#footer #f-list").eq(0).append($("#footer #f-list").eq(1).html());
$('h1.firstHeading, #contentSub').remove();
$('h1.firstHeading, #contentSub').remove();

Revision as of 00:57, 27 July 2013