Compare commits
2 commits
5c2a1c30e1
...
49d8e620d2
Author | SHA1 | Date | |
---|---|---|---|
49d8e620d2 | |||
64c1a84774 |
1 changed files with 13 additions and 0 deletions
13
index.html
13
index.html
|
@ -24,5 +24,18 @@
|
|||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
<table id="table_magasin">
|
||||
<thead id="table_magasin_head">
|
||||
|
||||
</thead>
|
||||
|
||||
<tbody id="table_magasin_body">
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue