mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
#10598 basic_net fix
This commit is contained in:
parent
ee37487b74
commit
9e81e28c62
@ -1286,7 +1286,7 @@ class WelcomeWindow extends Wizard
|
|||||||
type: "POST",
|
type: "POST",
|
||||||
url: "include/ajax/task_to_perform.php",
|
url: "include/ajax/task_to_perform.php",
|
||||||
data: {
|
data: {
|
||||||
Contition: 1,
|
create_net_scan: 1,
|
||||||
ip_target: $('#text-ip_target_discovery').val(),
|
ip_target: $('#text-ip_target_discovery').val(),
|
||||||
},
|
},
|
||||||
success: function(data) {
|
success: function(data) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user