From 47f315d0da3499e35095bce6108afc09a28769c3 Mon Sep 17 00:00:00 2001 From: _aandres Date: Sun, 29 Jan 2023 01:13:14 +0100 Subject: [PATCH] feat [api]: include and display new fields - originCountry - actors - imdb id - tmdb id - show comment --- front/components/admin/form.vue | 46 +++++++++++++++++++++++++++-- front/components/movieCard/full.vue | 15 ++++++++-- 2 files changed, 56 insertions(+), 5 deletions(-) diff --git a/front/components/admin/form.vue b/front/components/admin/form.vue index f113d0a..715f2dd 100644 --- a/front/components/admin/form.vue +++ b/front/components/admin/form.vue @@ -33,6 +33,21 @@ +
+ +
+ +
+
+ +
+ +
+ +
+

Un nom par ligne

+
+
@@ -43,7 +58,7 @@
-