cgmt
This commit is contained in:
parent
96052e1981
commit
d0cc1be12e
1 changed files with 8 additions and 8 deletions
16
index.html
16
index.html
|
@ -24,7 +24,15 @@
|
|||
|
||||
</div>
|
||||
|
||||
<table id="table_magasin_technologies" class="table_magasin">
|
||||
<thead id="table_magasin_technologies_head">
|
||||
|
||||
</thead>
|
||||
|
||||
<tbody id="table_magasin_technologies_body">
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<table style="margin-top:10px ;">
|
||||
<thead>
|
||||
|
@ -38,15 +46,7 @@
|
|||
|
||||
|
||||
|
||||
<table id="table_magasin_technologies" class="table_magasin">
|
||||
<thead id="table_magasin_technologies_head">
|
||||
|
||||
</thead>
|
||||
|
||||
<tbody id="table_magasin_technologies_body">
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<!-- Custom Alert Modal -->
|
||||
<div id="alerte_jolie" class="modal">
|
||||
|
|
Loading…
Reference in a new issue