Remove log traces

This commit is contained in:
m-lopez-f 2016-11-11 10:37:06 +01:00
parent cc10f01c10
commit 5df6061449
1 changed files with 0 additions and 1 deletions

View File

@ -202,7 +202,6 @@ echo '</form>';
<script type="text/javascript">
$('#auth').on('change', function(){
console.log('poco a poco');
type_auth = $('#auth').val();
$.ajax({
type: "POST",