Line 1,097: | Line 1,097: | ||
//trim any extra text | //trim any extra text | ||
if(award[z].section == 'high_school' || award[z].section == 'overgrad'){ | if(award[z].section == 'high_school' || award[z].section == 'overgrad'){ | ||
− | trim_text = (award[z].award).substring( | + | trim_text = (award[z].award).substring(14, ((award[z].award).indexOf(","))); |
} | } | ||
else{ | else{ |
Revision as of 16:20, 19 September 2019
Code setup page
This page will help you setup the awards and results page
- Go to : here
- Place the variables indicated on the code on this page
- Place the resulting data bases into the results and all teams info pages