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