mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed bug in recontask form. Ticket #3960.
(cherry picked from commit 108340dbee5d861f3db7d5cf98a35cc7e6003419)
This commit is contained in:
parent
3891be0bc2
commit
cb8b91ad32
@ -447,6 +447,7 @@ $('select#mode').change(function() {
|
||||
else if (type == 'network_sweep') {
|
||||
$(".recon_script").hide();
|
||||
$(".network_sweep").show();
|
||||
$('.macro_field').remove();
|
||||
}
|
||||
}).change();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user