diff --git a/science-quest/src/components/admin/gestionScientifiques/AjoutScientifique.vue b/science-quest/src/components/admin/gestionScientifiques/AjoutScientifique.vue deleted file mode 100644 index 9ae1750..0000000 --- a/science-quest/src/components/admin/gestionScientifiques/AjoutScientifique.vue +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - Nom - - - - Prénom - - - - Date de naissance - - - - Descriptif - - - - Sexe - - Femme - Homme - - - - Ajouter - - \ No newline at end of file diff --git a/science-quest/src/components/admin/gestionScientifiques/VoirScientifiques.vue b/science-quest/src/components/admin/gestionScientifiques/VoirScientifiques.vue deleted file mode 100644 index 4f42273..0000000 --- a/science-quest/src/components/admin/gestionScientifiques/VoirScientifiques.vue +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - Prenom - Nom - Descriptif - Date de naissance - Action - - - - - - - First - Prev - Next - Last - \ No newline at end of file diff --git a/science-quest/src/components/admin/gestionScientifiques/ligneScientifique.vue b/science-quest/src/components/admin/gestionScientifiques/ligneScientifique.vue deleted file mode 100644 index e2479bb..0000000 --- a/science-quest/src/components/admin/gestionScientifiques/ligneScientifique.vue +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - {{ prenomAffiche }} - - - {{ nomAffiche }} - - - {{ descriptifAffiche }} - - - {{ dateAffiche }} - - Modifier - - - - - - - - - - - - - - - - - - Sauvegarder - Annuler - - \ No newline at end of file
{{ prenomAffiche }}
{{ nomAffiche }}
{{ descriptifAffiche }}
{{ dateAffiche }}