Difference between revisions of "Team:Purdue/Navpage"

Line 14: Line 14:
 
}
 
}
 
letterEntry.prototype.addLink = function(urlName){
 
letterEntry.prototype.addLink = function(urlName){
  Url_name.push(urlName);
+
  this.Url_name.push(urlName);
 
}
 
}
 
var entryBlocks = [];
 
var entryBlocks = [];

Revision as of 17:42, 13 June 2018

Bootstrap Example