table magasin
This commit is contained in:
parent
4c36c2b209
commit
64c1a84774
1 changed files with 13 additions and 0 deletions
13
index.html
13
index.html
|
@ -23,5 +23,18 @@
|
||||||
|
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<table id="table_magasin">
|
||||||
|
<thead id="table_magasin_head">
|
||||||
|
|
||||||
|
</thead>
|
||||||
|
|
||||||
|
<tbody id="table_magasin_body">
|
||||||
|
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue