From 4b8d00cc69477ff847d3752e125d7e1718253164 Mon Sep 17 00:00:00 2001 From: "pro.boooooo" Date: Tue, 7 Mar 2023 15:30:09 +0100 Subject: [PATCH] $ --- src/components/global/path/path.riot | 3 +++ src/components/global/selector/selector.riot | 3 ++- src/pages/home.riot | 4 ++++ 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 src/components/global/path/path.riot diff --git a/src/components/global/path/path.riot b/src/components/global/path/path.riot new file mode 100644 index 0000000..850df19 --- /dev/null +++ b/src/components/global/path/path.riot @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/components/global/selector/selector.riot b/src/components/global/selector/selector.riot index b7e6eb1..89a17dc 100644 --- a/src/components/global/selector/selector.riot +++ b/src/components/global/selector/selector.riot @@ -123,7 +123,8 @@ "filière de formation détaillée" ], }, - data: null /* JSON a traiter en fonction de la section choisit. */ + data: null, /* JSON a traiter en fonction de la section choisit. */ + path: null }, /** diff --git a/src/pages/home.riot b/src/pages/home.riot index 07ad83d..d0e8dbe 100644 --- a/src/pages/home.riot +++ b/src/pages/home.riot @@ -30,6 +30,10 @@
+
+ +
+