Grumpf, remove debug.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 5 Jun 2008 21:07:21 +0000 (23:07 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 5 Jun 2008 21:07:21 +0000 (23:07 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
htdocs/javascript/profile.js

index 22d0976..4c7d01f 100644 (file)
@@ -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",
                                  {