From b421943075f0f7aebc321e8123e1244a1bc1687c Mon Sep 17 00:00:00 2001 From: cy_altern Date: Thu, 28 Jan 2021 00:33:40 +0100 Subject: [PATCH] ajout des select sur les colonnes provider et user --- json_affiche_videos.json.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/json_affiche_videos.json.html b/json_affiche_videos.json.html index 2891166..7e4f291 100644 --- a/json_affiche_videos.json.html +++ b/json_affiche_videos.json.html @@ -23,6 +23,8 @@ "titre": "input", "description": "input", "keywords": "input", + "provider": "select", + "user": "select", "transcription_readable_content": "input", "transcription_detailed_content": "input" },