Difference between revisions of "Team:Purdue/Navpage"

Line 120: Line 120:
 
if(entryBlocks[i].a.length){
 
if(entryBlocks[i].a.length){
 
document.getElementById("di").appendChild(entryBlocks[i].Header);
 
document.getElementById("di").appendChild(entryBlocks[i].Header);
document.getElementById("di").appendChild(entryBlocks[i].ulList);'
+
document.getElementById("di").appendChild(entryBlocks[i].ulList);
  
 
//Special addition to the judging form link
 
//Special addition to the judging form link

Revision as of 18:43, 13 June 2018

Bootstrap Example