This commit is contained in:
2023-06-12 14:08:28 +02:00
parent 951dfcdcb8
commit 6f7896cffc
2 changed files with 2 additions and 3 deletions

View File

@ -145,7 +145,7 @@
</table>
</div>
<div class="modal-footer">
<button id="restartButton" type="button" class="btn btn-primary">Rejouer ?</button>
<button id="restartButton" type="button" class="btn btn-primary" onclick="restart()"">Rejouer ?</button>
</div>
</div>
</div>