summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/index.html b/templates/index.html
index 0b2a4c5..7e00234 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -6,8 +6,6 @@
6 6
7<h2>Données de l'enfant</h2> 7<h2>Données de l'enfant</h2>
8 8
9<!--<h3>Importer un fichier </h3>
10<div class="bouton" onclick="affiche_cache('import_donnees',this)">Afficher</div>-->
11<div id="import_donnees"> 9<div id="import_donnees">
12 <form action="/" method="post" enctype="multipart/form-data" id="form_import_donnees"> 10 <form action="/" method="post" enctype="multipart/form-data" id="form_import_donnees">
13 11
@@ -18,13 +16,12 @@
18 <span class="icon_legend">Importer un fichier</span> 16 <span class="icon_legend">Importer un fichier</span>
19 </label> 17 </label>
20 <input type="file" name="fichier_donnees" id="fichier_donnees" oninput="upload_file()"> 18 <input type="file" name="fichier_donnees" id="fichier_donnees" oninput="upload_file()">
21 <!--<input type="submit" name="valider_fichier" value="Charger les données">-->
22</form> 19</form>
23</div> 20</div>
24 21
25<form id="donnees_enfant"> 22<form id="donnees_enfant">
26 23
27 24<!-- saisie des données -->
28 25
29<h3>Informations sur l'enfant</h3> 26<h3>Informations sur l'enfant</h3>
30<div> 27<div>