From 2de78999f788773051d8c62a52afdb9aaceac794 Mon Sep 17 00:00:00 2001 From: anto Date: Wed, 8 Jan 2025 16:44:39 +0100 Subject: [PATCH] maj --- html/projet_detail.html | 4 +-- html/videos.html | 1 + index.html | 1 + js/globals.js | 3 +- js/index.js | 4 +-- js/projet_detail.js | 54 +++++++++++++++++++++++++--------- js/utilities/constVariables.js | 1 + js/utilities/populate.js | 29 ++++++++++++++++++ 8 files changed, 77 insertions(+), 20 deletions(-) create mode 100644 js/utilities/constVariables.js create mode 100644 js/utilities/populate.js diff --git a/html/projet_detail.html b/html/projet_detail.html index 168703c..0a9acd1 100644 --- a/html/projet_detail.html +++ b/html/projet_detail.html @@ -35,8 +35,6 @@
@@ -78,6 +76,8 @@ + + diff --git a/html/videos.html b/html/videos.html index ce38b89..4b9ca94 100644 --- a/html/videos.html +++ b/html/videos.html @@ -33,6 +33,7 @@ + +