diff --git a/src/app/admin/adList/page-ad-list-admin/page-ad-list-admin.component.html b/src/app/admin/adList/page-ad-list-admin/page-ad-list-admin.component.html deleted file mode 100644 index 76bc154..0000000 --- a/src/app/admin/adList/page-ad-list-admin/page-ad-list-admin.component.html +++ /dev/null @@ -1,167 +0,0 @@ -
| Titre | -- {{advert.title}} - | -Entreprise | -- {{advert.company}} - | -Sujets | -- - {{objectInterest.interest}}, - {{objectInterest.interest}} - - | -Date de création | -- {{ advert.createdAt | date:'dd/LL/YYYY à HH:mm:ss' }} - | -Dernière modification | -- {{ advert.updatedAt | date:'dd/LL/YYYY à HH:mm:ss' }} - | -Vues | -- {{advert.countViews}} - | -Visible | -
- |
- Actions | -- - - | -
|---|---|---|---|
| Aucune vidéo ne correspond au filtre: "{{input.value}}" | -
|
- |
-
- |
- Pseudo | -- {{user.login}} - | -- {{user.email}} - | -Date de naissance | -
-
- |
- Âge | -
-
- |
- Sexe | -
- H
- |
- Centres d'intérêt | -
-
- {{interest}},
- |
- Date de création | -- {{ user.createdAt | date:'dd/LL/YYYY à HH:mm:ss' }} - | -Dernière connexion | -- {{ user.lastConnexion | date:'dd/LL/YYYY à HH:mm:ss' }} - | -Accepté | -
- |
-
|---|---|---|---|
| Aucune vidéo ne correspond au filtre: "{{input.value}}" | -
-
- - {{ formatBytes(file?.size) }} -
-|
- |
-
- |
- Titre | -- {{advert.title}} - | -Sujets | -- - {{interest}}, - {{interest}} - - | -Date de création | -- {{ advert.createdAt | date:'dd/LL/YYYY à HH:mm:ss' }} - | -Dernière modification | -- {{ advert.updatedAt | date:'dd/LL/YYYY à HH:mm:ss' }} - | -Vues | -- {{advert.countViews}} - | -Actions | -- - - - | -
|---|---|---|---|
| Aucune vidéo ne correspond au filtre: "{{input.value}}" | -
- - Votre inscription a bien été effectuée. -
- -- Votre inscription est en cours de validation. -
- -| Aperçu | -
-
-
-
- |
- Titre | -{{video.title}} | -Date | -- {{video.date | date:'dd/LL/YYYY à HH:mm:ss'}} - | -Source | -{{video.source}} | -Action | -- - | -
|---|---|---|---|
| Aucune vidéo ne correspond au filtre: "{{input.value}}" | -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-