Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
belaw888 authored Apr 17, 2023
1 parent 03f4c9f commit 9a83cf6
Showing 1 changed file with 62 additions and 62 deletions.
124 changes: 62 additions & 62 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,82 +69,82 @@ <h2>Prematch</h2>
</select>
<script>

var elmts = ['1678',
'3005',
'2910',
'3467',
'1591',
'461',
'4381',
'2337',
'3476',
var elmts = ['59',
'67',
'4415',
'103',
'157',
'461',
'599',
'702',
'836',
'948',
'968',
'1114',
'5199',
'8033',
'5987',
'1690',
'6722',
'5010',
'4481',
'1165',
'1318',
'3539',
'5166',
'4422',
'599',
'1591',
'1622',
'1678',
'1690',
'1701',
'4786',
'103',
'6800',
'2630',
'8013',
'7461',
'836',
'5801',
'3996',
'4451',
'2614',
'59',
'2881',
'3534',
'9105',
'1708',
'1902',
'2194',
'2337',
'2383',
'2551',
'2834',
'7197',
'948',
'2614',
'2630',
'2714',
'1622',
'9128',
'2771',
'5586',
'2830',
'2834',
'2881',
'2910',
'3005',
'3042',
'3229',
'3467',
'3476',
'3534',
'3536',
'5427',
'4009',
'7657',
'3539',
'3603',
'2383',
'2194',
'2830',
'7258',
'3996',
'4009',
'4381',
'4415',
'4422',
'4451',
'4481',
'4571',
'4786',
'5010',
'5166',
'5199',
'5427',
'5557',
'1708',
'157',
'7451',
'1902',
'5586',
'5801',
'5985',
'968',
'9031',
'3042',
'3229',
'5987',
'6702',
'702',
'4571',
'1165',
'9138',
'6722',
'6800',
'7197',
'7258',
'7451',
'7461',
'7657',
'8013',
'8033',
'9031',
'9072',
'9097',
'9105',
'9120',
'9097'];
'9128',
'9138'];
var select = document.getElementById("teamNum");

function generate_dropdown_items() {
Expand Down

0 comments on commit 9a83cf6

Please sign in to comment.