fix select agents builder inventory reports

This commit is contained in:
Daniel Barbero Martin 2020-11-24 16:48:12 +01:00
parent 1ce0a8cba8
commit e30506a21e

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('');