mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Update deviceDetails.php
Fix function "reloadTab()"
This commit is contained in:
@@ -2234,7 +2234,7 @@ function reloadTab()
|
|||||||
loadPholus();
|
loadPholus();
|
||||||
}
|
}
|
||||||
|
|
||||||
if(getCache("activeDevicesTab") == "tabDetails")
|
if(getCache("activeDevicesTab") == "tabNmap")
|
||||||
{
|
{
|
||||||
loadNmap();
|
loadNmap();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user