Remove log traces
This commit is contained in:
parent
cc10f01c10
commit
5df6061449
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue