Disable topic update
This commit is contained in:
@@ -47,12 +47,12 @@ function updateNodesGUI()
|
||||
|
||||
};
|
||||
|
||||
window.setInterval(function(){
|
||||
// window.setInterval(function(){
|
||||
|
||||
updateTopicsGUI();
|
||||
updateNodesGUI();
|
||||
// updateTopicsGUI();
|
||||
// updateNodesGUI();
|
||||
|
||||
}, 5000);
|
||||
// }, 5000);
|
||||
|
||||
function validateForm()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user