Team:Uppsala/Templates/TselectTier2

From 2014.igem.org

(Difference between revisions)
Line 84: Line 84:
a.appendChild(linkText);
a.appendChild(linkText);
a.href = link;
a.href = link;
-
                         node.appendChild(button);
+
                         /*node.appendChild(button); */
node.appendChild(a);
node.appendChild(a);
document.getElementById("tabSection").appendChild(node);
document.getElementById("tabSection").appendChild(node);
 +
                        document.getElementById("tabSection").appendChild(button);
}
}

Revision as of 14:43, 19 July 2014