table magasin

This commit is contained in:
Theo Mougnibas 2024-11-29 08:04:44 +01:00
parent 4c36c2b209
commit 64c1a84774

View file

@ -23,5 +23,18 @@
</tbody>
</table>
<table id="table_magasin">
<thead id="table_magasin_head">
</thead>
<tbody id="table_magasin_body">
</tbody>
</table>
</body>
</body>
</html>