Selaa lähdekoodia

Ajax affichage score

Loquicom 6 vuotta sitten
vanhempi
sitoutus
c02858846c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -203,7 +203,7 @@ require 'header.php';
 						<td><b>D&eacute;</b></td>
 					</tr>
 				</thead>
-				<tbody>
+				<tbody id="tbody">
 					<?php
 					$roll = array_reverse($_SESSION['roll']);
 					foreach ($roll as $val) {