fix connected time not shown on ajax loaded connections
This commit is contained in:
parent
205bc96827
commit
050c0752f9
@ -854,6 +854,7 @@ function pageUpdate() {
|
|||||||
scroll_next = false;
|
scroll_next = false;
|
||||||
updatePageItems(update_mode,data);
|
updatePageItems(update_mode,data);
|
||||||
$("#page-spinner").spin(false);
|
$("#page-spinner").spin(false);
|
||||||
|
$(".autotime").timeago();
|
||||||
in_progress = false;
|
in_progress = false;
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user