jeter20131220 4 anni fa
parent
commit
1edbee6454
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  1. 0 5
      goto.js

+ 0 - 5
goto.js

@@ -25,11 +25,6 @@ $(document).ready(function(){
         console.log(err);
     }
 });
-    $("#submit").bind('click',function(){
-        var idiom=$("#idiom").val();
-
-    });
-});
 
 // $.get("date-time.php", function(data){
 //     console.log(res);