Subversion Repositories Applications.dictionnaire

Compare Revisions

Ignore whitespace Rev 24 → Rev 23

/scripts/dictionnaire.js
334,7 → 334,5
global: false
});
getMotsADefinitionsEtRemplacer();
 
// I'm a dirty nasty hack, you should fix me hard
setTimeout(function() {ajouterListenerDefinitions()}, 2000);
ajouterListenerDefinitions();
});