ordre analyse

This commit is contained in:
mpelissi 2023-04-01 15:00:59 +02:00
parent b92f9f2029
commit 9244708eef
1 changed files with 1 additions and 1 deletions

View File

@ -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')