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:
Daniel Rodriguez 2020-11-24 17:45:04 +01:00
commit 9db3e01696
1 changed files with 0 additions and 1 deletions

View File

@ -3754,7 +3754,6 @@ $(document).ready (function () {
$('#checkbox-recursion').removeAttr('disabled') $('#checkbox-recursion').removeAttr('disabled')
} }
$("#id_agents").html('');
$("#id_agents2").html(''); $("#id_agents2").html('');
$("#module").html(''); $("#module").html('');
$("#inventory_modules").html(''); $("#inventory_modules").html('');