ADD avancement dans tool.rb
[euphorik.git] / js / client.js
index 9daa0f5..11466a9 100644 (file)
@@ -126,7 +126,7 @@ euphorik.Client.prototype.goPremierePage = function(numConv)
   */\r
 euphorik.Client.prototype.ajouterConversation = function(racine) {\r
    // vérification s'il elle n'existe pas déjà   \r
-   var existe = false\r
+   var existe = false;\r
    this.conversations.each(function(i, conv) {\r
       if (conv.root === racine) {\r
          existe = true;\r