X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=js%2FpageAbout.js;h=9a7213952e44cb1e299c02d2f032f29bd2963592;hp=7da55a2eaaa5217ce450902f92cb754f3c39b220;hb=24ed7a141aa345454300dd260bbabae3a9f92408;hpb=ab6de4c6baf1feb8f35e0bf45867315899777bdc 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;