formulaire pour utilisateur specifique

This commit is contained in:
2022-08-04 00:03:57 +02:00
parent 282c81adfa
commit b5023429e9
5 changed files with 213 additions and 7 deletions

View File

@@ -156,6 +156,7 @@
<th scope="col">Pseudo</th>
<th scope="col">Mail</th>
<th scope="col">Rôle</th>
<th scope="col">Statut</th>
</tr>
</thead>
<tbody>
@@ -164,6 +165,7 @@
<td></td>
<td></td>
<td></td>
<td><span class="activeStatus hidden">Activé</span><span class="disableStatus hidden">Désactivé</span></td>
</tr>
</tbody>