2,664
edits
m (code for main page added) |
m (updated landing page code - copied from beta) |
||
Line 49: | Line 49: | ||
// let stateList = this.parentNode.parentNode.id; | // let stateList = this.parentNode.parentNode.id; | ||
// console.log ('You clicked in ' + stateList); | // console.log ('You clicked in ' + stateList); | ||
$("#all_countries_countries").hide(); | |||
}); | }); | ||
edits