forked from v4l3n71n/covas-bo
click event
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h2>Section title</h2>
|
||||
<h2>Liste d'utilisateur</h2>
|
||||
<div class="table-responsive">
|
||||
<table id=users class="table table-striped table-sm">
|
||||
<thead>
|
||||
@@ -156,7 +156,6 @@
|
||||
<th scope="col">Pseudo</th>
|
||||
<th scope="col">Mail</th>
|
||||
<th scope="col">Rôle</th>
|
||||
<th scope="col">Header</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -165,7 +164,6 @@
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
Reference in New Issue
Block a user