From d6b17868c088b581788342f9bc93441638a8a04e Mon Sep 17 00:00:00 2001
From: Florent Becker
Date: Tue, 19 Jul 2022 11:26:25 +0200
Subject: [PATCH] Ajout du panneau de configuration (non-fonctionnel)
---
Cargo.toml | 1 +
index.html | 9 +++++----
kikikoz.css | 4 ++++
src/lib.rs | 14 ++++++++++++++
4 files changed, 24 insertions(+), 4 deletions(-)
diff --git a/Cargo.toml b/Cargo.toml
index a8e4be9..d5e332a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39,6 +39,7 @@ features = [
'HtmlInputElement',
'HtmlOListElement',
'KeyboardEvent',
+ 'NamedNodeMap',
'Node',
'NodeList',
'Window',
diff --git a/index.html b/index.html
index 05bde48..94ae261 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
Kikikoz
@@ -22,8 +23,7 @@
Kikikoz
-
-
+
Personne
@@ -46,8 +46,9 @@
+
-