Deleted console.log
This commit is contained in:
parent
17a1f8f390
commit
d8ad6d514e
|
@ -678,8 +678,6 @@ $ignored_params['refresh']='';
|
|||
}
|
||||
|
||||
$("#group_id").change (function () {
|
||||
|
||||
console.log('jijijijijijiji');
|
||||
jQuery.post ("ajax.php",
|
||||
{"page" : "operation/agentes/ver_agente",
|
||||
"get_agents_group_json" : 1,
|
||||
|
|
Loading…
Reference in New Issue