mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
Update deviceDetails.php
Update target from "panTools" to "panNmap" for function loadNmap();
This commit is contained in:
@@ -2067,7 +2067,7 @@ function initializeTabsNew () {
|
||||
{
|
||||
loadPholus();
|
||||
}
|
||||
if(target == "#panTools")
|
||||
if(target == "#panNmap")
|
||||
{
|
||||
loadNmap();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user