Remove useless code

This commit is contained in:
Adrien Vannson 2021-10-16 12:41:07 +02:00
parent a06faec64b
commit 5059d30632

View File

@ -119,16 +119,7 @@
<th scope="col">Occupants</th> <th scope="col">Occupants</th>
</tr> </tr>
</thead> </thead>
<tbody id="research-results"> <tbody id="research-results"></tbody>
<tr>
<th scope="row">Amphi B</th>
<td></td>
</tr>
<tr>
<th scope="row">GN1.326</th>
<td>Elise JANNEAU, Eddy CARON</td>
</tr>
</tbody>
</table> </table>
</div> </div>
<div class="modal-footer"> <div class="modal-footer">