From: Greg Burri Date: Thu, 24 Jul 2008 19:07:50 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 1.1.0~50 X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=commitdiff_plain;h=d1dff528ecf8ace680f8ba92d11b09e84fd6ff2f --- diff --git a/js/euphorik.js b/js/euphorik.js index 9541716..afe0251 100755 --- a/js/euphorik.js +++ b/js/euphorik.js @@ -184,7 +184,7 @@ $(document).ready( // TODO : simplifier et pouvoir créer des liens par exemple : Conditions d'utilisation $("#footer .conditions").click(function(){ pages.afficherPage("conditions_utilisation") }) - pages.ajouterPage(new PageMinichat(client, formateur, util)) + pages.ajouterPage(new euphorik.PageMinichat(client, formateur, util)) pages.ajouterPage(new euphorik.PageAdmin(client, formateur, util)) pages.ajouterPage(new euphorik.PageProfile(client, formateur, util)) pages.ajouterPage(new euphorik.PageRegister(client, formateur, util)) diff --git a/nbproject/private/private.xml b/nbproject/private/private.xml index 18422db..51f6702 100644 --- a/nbproject/private/private.xml +++ b/nbproject/private/private.xml @@ -7,9 +7,9 @@ js/pageMinichat.js - 246 - 926 - 1175 + 235 + 915 + 1164