mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
#8898 networkmap 2
This commit is contained in:
parent
16554cfc7a
commit
cebaba4575
@ -2505,7 +2505,7 @@ function refresh() {
|
||||
if (array_nodes.length === 0 && array_links.length === 0) {
|
||||
update_networkmap();
|
||||
$("#spinner_networkmap").css("display", "none");
|
||||
// window.location = location;
|
||||
window.location = location;
|
||||
} else {
|
||||
if (array_nodes.length > 0) {
|
||||
$.ajax({
|
||||
|
Loading…
x
Reference in New Issue
Block a user