Cleanup old files and readme.

This commit is contained in:
David Walsh
2019-02-28 14:53:15 -05:00
parent 9ed8dd97d9
commit a7e23c1231
17 changed files with 20 additions and 160 deletions

View File

@@ -110,7 +110,7 @@ window.setInterval(function(){
updateTopicsGUI();
updateNodesGUI();
}, 500);
}, 5000);
function validateForm()
{