Difference between revisions of "Team:Purdue/Navpage"

Line 13: Line 13:
 
var ulList;
 
var ulList;
 
}
 
}
letterEntry.prototype.addLinkToList = function(urlName.,index){
+
letterEntry.prototype.addLinkToList = function(urlName,index){
 
  entryBlocks[index].Url_name.push(urlName);
 
  entryBlocks[index].Url_name.push(urlName);
 
}
 
}

Revision as of 17:45, 13 June 2018

Bootstrap Example