Compare commits
No commits in common. "3e82427926d5cb9c08e16c92ef72e4cd5e1fce42" and "69754dd9ca1603f5afa78c0dc6b7342f32f4b243" have entirely different histories.
3e82427926
...
69754dd9ca
1 changed files with 8 additions and 8 deletions
16
index.html
16
index.html
|
@ -24,15 +24,7 @@
|
||||||
|
|
||||||
</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>
|
||||||
|
@ -46,7 +38,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<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