Difference between revisions of "Team:Cambridge-JIC/Make Your Own"
Line 182: | Line 182: | ||
window.location.href="#CC0"; | window.location.href="#CC0"; | ||
ret = '<h3>Thanks!</h3><br/><table><tr><th>Number</th><th>Part</th><th>Cost (GBP)</th><th>STL file</th><th>SCAD file</th></tr>' | ret = '<h3>Thanks!</h3><br/><table><tr><th>Number</th><th>Part</th><th>Cost (GBP)</th><th>STL file</th><th>SCAD file</th></tr>' | ||
− | + | if(options[1] == 0) { | |
− | if(options[ | + | ret += '<tr><td>1</td><td>epicube</td></tr>' |
− | ret += '<tr><td>1</td><td>epicube | + | |
} else { | } else { | ||
ret += '<tr><td>jsjdjd</td><td>2</td></tr>' | ret += '<tr><td>jsjdjd</td><td>2</td></tr>' |
Revision as of 10:01, 14 September 2015