X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=js%2FpageAbout.js;h=9a7213952e44cb1e299c02d2f032f29bd2963592;hb=81393a74d648e4830dc8c7c562fa203f50a105f6;hp=7da55a2eaaa5217ce450902f92cb754f3c39b220;hpb=27c4a5ac9000ca933f28abfedbf9607f73619615;p=euphorik.git diff --git a/js/pageAbout.js b/js/pageAbout.js index 7da55a2..9a72139 100644 --- a/js/pageAbout.js +++ b/js/pageAbout.js @@ -17,7 +17,7 @@ // along with Euphorik. If not, see . euphorik.PageAbout = function(client, formater, util, communication) { - this.nom = "about"; + this.name = "about"; this.client = client; this.formater = formater;