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