X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fjavascript%2Fprofile.js;h=4c7d01f937a7517024dcb2483c9250e2546ac907;hb=113f6de8c1546c1d1caf6e6b48f5e10ea85fd211;hp=22d0976f0fe144af8d8cef99502682f32c3ee20f;hpb=16594a1ac8d7cbff8a51e422a6a6d9e575129d9c;p=platal.git diff --git a/htdocs/javascript/profile.js b/htdocs/javascript/profile.js index 22d0976..4c7d01f 100644 --- a/htdocs/javascript/profile.js +++ b/htdocs/javascript/profile.js @@ -498,10 +498,8 @@ function removeSecteur(s, ss) function registerEnterpriseAutocomplete(id) { - alert("coucou"); $(".enterprise_name").each( function() { - alert(this.name); if (id == -1 || this.name == "jobs[" + id + "][name]") { $(this).autocomplete(platal_baseurl + "search/autocomplete/entreprise", {