diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2025-11-11 16:23:12 +0100 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2025-11-11 16:23:12 +0100 |
| commit | 5dcf65616f82cb9b652f6913c93e26ff50983fdf (patch) | |
| tree | d5e04b77772b5845d4bd3106ad968322d41739a9 /index.html | |
| parent | dd0c6a458ef5229a5fddf0e7cae25fb3a5d495f7 (diff) | |
Data load added
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -49,9 +49,9 @@ </section> <section class="section"> <h2 class="title">Player Update</h3> - <div id="file-js" class="file is-danger has-name is-boxed"> + <div id="player-load" class="file is-danger has-name is-boxed"> <label class="file-label"> - <input class="file-input" type="file" name="resume" /> + <input class="file-input" type="file" name="players" accept=".csv"/> <span class="file-cta"> <span class="file-icon"> <i class="fas fa-cloud-upload-alt"></i> |
