Merge branch 'ent-6769-Selector-de-agentes-sale-vacio-en-la-primera-carga-de-los-informes' into 'develop'
fix select agents builder inventory reports See merge request artica/pandorafms!3646
This commit is contained in:
commit
9db3e01696
|
@ -3754,7 +3754,6 @@ $(document).ready (function () {
|
|||
$('#checkbox-recursion').removeAttr('disabled')
|
||||
}
|
||||
|
||||
$("#id_agents").html('');
|
||||
$("#id_agents2").html('');
|
||||
$("#module").html('');
|
||||
$("#inventory_modules").html('');
|
||||
|
|
Loading…
Reference in New Issue