mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Remove log traces
This commit is contained in:
parent
cc10f01c10
commit
5df6061449
@ -202,7 +202,6 @@ echo '</form>';
|
|||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
$('#auth').on('change', function(){
|
$('#auth').on('change', function(){
|
||||||
console.log('poco a poco');
|
|
||||||
type_auth = $('#auth').val();
|
type_auth = $('#auth').val();
|
||||||
$.ajax({
|
$.ajax({
|
||||||
type: "POST",
|
type: "POST",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user