diff --git a/static/MAIN.js b/static/MAIN.js index a4e3fcc..23fdd7e 100644 --- a/static/MAIN.js +++ b/static/MAIN.js @@ -505,7 +505,7 @@ function animate() { document.removeEventListener("keydown", action_clavier_explication_analyse) // inti clavier if(premier_tour_page_analyse){ - //interactions.push({"time": new Date().getTime(), "type": get_message("debut_analyse_i", [num_analyse, choix["tache_N"+list_idx_tache[idx_tache]].mesh])}) + interactions.push({"time": new Date().getTime(), "type": get_message("debut_analyse_i", [num_analyse, choix["tache_N"+list_idx_tache[idx_tache]].mesh])}) init_clavier_analyse() init_variable_analyse() old_renderer = document.getElementById('renderer')