mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -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();
|
loadPholus();
|
||||||
}
|
}
|
||||||
if(target == "#panTools")
|
if(target == "#panNmap")
|
||||||
{
|
{
|
||||||
loadNmap();
|
loadNmap();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user