Compare commits
2 commits
69754dd9ca
...
3e82427926
Author | SHA1 | Date | |
---|---|---|---|
3e82427926 | |||
d0cc1be12e |
1 changed files with 8 additions and 8 deletions
16
index.html
16
index.html
|
@ -24,7 +24,15 @@
|
||||||
|
|
||||||
</div>
|
</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 ;">
|
<table style="margin-top:10px ;">
|
||||||
<thead>
|
<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 -->
|
<!-- Custom Alert Modal -->
|
||||||
<div id="alerte_jolie" class="modal">
|
<div id="alerte_jolie" class="modal">
|
||||||
|
|
Loading…
Reference in a new issue