From 4f7502333d46d11617e6c543ae67a64f27cc3dcb Mon Sep 17 00:00:00 2001 From: Valentin CZERYBA Date: Thu, 11 Aug 2022 22:26:25 +0200 Subject: [PATCH] ajouter bouton ajouter utilisateur pas encore fonctionel --- web/html/adduser.html | 330 ++++++++++++++++++++++++++++++++++++++++++ web/html/users.html | 10 +- 2 files changed, 333 insertions(+), 7 deletions(-) create mode 100644 web/html/adduser.html diff --git a/web/html/adduser.html b/web/html/adduser.html new file mode 100644 index 0000000..cabd929 --- /dev/null +++ b/web/html/adduser.html @@ -0,0 +1,330 @@ + + + + + + + + + Dashboard Template · Bootstrap v5.2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + + + + + + +
+

Utilisateur

+
+ +
+ ID + +
+ +
+ Pseudo + +
+ +
+ Mot de passe + +
+ +
+ Nom + +
+ +
+ Prenom + +
+ +
+ Email + +
+ + +
+ + +
+ + +
+ Date de naissance + +
+ +
+ Dernière connexion + +
+ +
+ Date de création + +
+ +
+ Date de mise à jour + +
+ +
+ Date de suppression + +
+ +
+ + +
+
+ + + + + +
+ + + + + + + + + + +
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/web/html/users.html b/web/html/users.html index cdf82a6..c7b262c 100644 --- a/web/html/users.html +++ b/web/html/users.html @@ -94,7 +94,7 @@ @@ -124,13 +124,8 @@

Utilisateurs

- - +
-
@@ -164,6 +159,7 @@
  • Suivant
  • +