fixed some bugs

This commit is contained in:
Pierre Tellier
2024-04-28 21:08:17 +02:00
parent 748ad7e20d
commit db7a4c714e
4 changed files with 90 additions and 55 deletions

View File

@ -46,14 +46,14 @@
</div>
<div class="footer">
<div style=" width: 100%">Seed: <span id="seed_disp"></span></div>
<div style=" width: 100%">Seed: <span id="seed_disp"></span>Partie: <span id="gameIDdisp">0</span></div>
<div style="display: flex; width: 200%; justify-content: right">
<div class="button interactable" id="showData">Afficher les données de parties</div>
<div class="button interactable" id="showImages">Afficher le graphe</div>
<div class="button interactable" id="showTeams">Afficher les équipes</div>
<div class="button interactable" id="showData">Afficher les données de parties</div>
<div class="button interactable" id="showImages">Afficher le graphe</div>
<div class="button interactable" id="showTeams">Afficher les équipes</div>
</div>
</div>
<div class="closed" id="jsonData">
<pre>
[