X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=js%2FpageProfile.js;fp=js%2FpageProfile.js;h=99f2cfbe23894c91ff7b0748da592a437a255bc0;hp=2ae3fb39d418cf2b940cb6cd3874c93f6ffae893;hb=24ed7a141aa345454300dd260bbabae3a9f92408;hpb=ab6de4c6baf1feb8f35e0bf45867315899777bdc diff --git a/js/pageProfile.js b/js/pageProfile.js index 2ae3fb3..99f2cfb 100755 --- a/js/pageProfile.js +++ b/js/pageProfile.js @@ -17,7 +17,7 @@ // along with Euphorik. If not, see . euphorik.PageProfile = function(client, formater, util) { - this.nom = "profile"; + this.name = "profile"; this.client = client; this.formater = formater;